mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-08 06:04:35 +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
|
enabled: true
|
||||||
on_warn: fail
|
on_warn: fail
|
||||||
problem_on_unmodified_line: ignore
|
problem_on_unmodified_line: ignore
|
||||||
|
ScssLint:
|
||||||
|
enabled: true
|
||||||
|
problem_on_unmodified_line: ignore
|
||||||
|
|
Loading…
Add table
Reference in a new issue