diff --git a/test/styles/Tezos/Capitalize.yml b/test/styles/Tezos/Capitalize.yml index 371d8620b..5d6cc02b3 100644 --- a/test/styles/Tezos/Capitalize.yml +++ b/test/styles/Tezos/Capitalize.yml @@ -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