Merge pull request #5898 from consuldemocracy/fix_pronto_stylelint

Use pronto.yml to configure pronto-stylelint
This commit is contained in:
Javi Martín
2025-03-04 17:37:24 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -2,3 +2,5 @@ rubocop:
suggestions: true
severities:
refactor: info
stylelint:
stylelint_executable: "npx stylelint"

View File

@@ -1 +0,0 @@
stylelint_executable: "npx stylelint"