mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 01:03:18 +08:00
enable ScssLint
This commit is contained in:
parent
7ef7e2397f
commit
18c1c3c22c
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ PreCommit:
|
|||
enabled: true
|
||||
on_warn: fail
|
||||
problem_on_unmodified_line: ignore
|
||||
ScssLint:
|
||||
enabled: true
|
||||
problem_on_unmodified_line: ignore
|
||||
|
|
Loading…
Reference in a new issue