Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Jan 4, 2024
1 parent 93e7ff9 commit 1be7544
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/styles/Tezos/Capitalize.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extends: substitution
message: "Always capitalize '%s'"
level: error
ignorecase: false
ignorecase: true
swap:
'(?:S|s)mart rollup': "Smart Rollup"
'smart (?:R|r)ollup': "Smart Rollup"
smart rollup: Smart Rollup
smart rollups: Smart Rollups

0 comments on commit 1be7544

Please sign in to comment.