Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
change lint severity from warning to error
Browse files Browse the repository at this point in the history
Fixes #366
  • Loading branch information
Joel Glovier committed Mar 16, 2016
1 parent b2bacb3 commit 0e45e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scss-lint.yml
Expand Up @@ -10,7 +10,7 @@ plugin_directories: ['.scss-linters']
plugin_gems: []

# Default severity of all linters.
severity: warning
severity: error

linters:
BangFormat:
Expand Down

0 comments on commit 0e45e7b

Please sign in to comment.