Skip to content

Commit

Permalink
Add PyDo rules (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
hazel-nut authored Oct 15, 2024
1 parent 34fb4c9 commit 34639e8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions styles/DigitalOcean/DigitalOceanTerms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ swap:
'Digitalocean': DigitalOcean
'digitalocean^(?:.com)': DigitalOcean
droplet[s]?: Droplet(s)
pydo: pydo (code formatting)
'[Pp][Yy][Dd]O': PyDo
'[Pp]Y[Dd][Oo]': PyDo
(?:Pydo|pyDo): PyDo
1 change: 0 additions & 1 deletion styles/config/vocabularies/Technical/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ Prisma
psql
Punycode
PVC
pydo
qcow
Rackspace
Razer
Expand Down
1 change: 1 addition & 0 deletions styles/ignore/words-with-suggestions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ nginx's
pageview
pageviews
pulldown
pydo
ratelimit
ratelimited
ratelimiting
Expand Down

0 comments on commit 34639e8

Please sign in to comment.