Skip to content

Commit

Permalink
Use Stylelint instead of SCSS Lint in Code Climate
Browse files Browse the repository at this point in the history
We forgot to do so in commit e210682.
  • Loading branch information
javierm committed Apr 8, 2024
1 parent 00f4e7b commit 6d01cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Expand Up @@ -14,7 +14,7 @@ engines:
enabled: true
coffeelint:
enabled: true
scss-lint:
stylelint:
enabled: true
fixme:
enabled: true
Expand Down

0 comments on commit 6d01cfe

Please sign in to comment.