Replace from scss-lint to sass-lint (#10958)

This commit is contained in:
Yamagishi Kazutoshi 2019-06-05 00:23:18 +09:00 committed by Eugen Rochko
parent 3f536f06d6
commit 3e56f95c73
7 changed files with 442 additions and 35 deletions

View file

@ -31,7 +31,7 @@ plugins:
rubocop:
enabled: true
channel: rubocop-0-71
scss-lint:
sass-lint:
enabled: true
exclude_patterns:
- spec/

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,10 +1,10 @@