Skip to content

Commit

Permalink
Fix capitalization rule
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Jan 5, 2024
1 parent 1662663 commit 472fac1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/styles/Tezos/Capitalize.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
extends: substitution
message: "Always capitalize '%s'"
level: error
ignorecase: true
swap:
'[Ss]mart rollup': "Smart Rollup"
'smart [Rr]ollup': "Smart Rollup"
smart rollup: Smart Rollup
smart rollups: Smart Rollups

0 comments on commit 472fac1

Please sign in to comment.