Merge pull request #5898 from consuldemocracy/fix_pronto_stylelint
Use pronto.yml to configure pronto-stylelint
This commit is contained in:
@@ -2,3 +2,5 @@ rubocop:
|
||||
suggestions: true
|
||||
severities:
|
||||
refactor: info
|
||||
stylelint:
|
||||
stylelint_executable: "npx stylelint"
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
stylelint_executable: "npx stylelint"
|
||||
Reference in New Issue
Block a user