mirror of
https://github.com/a2nt/meta-lightbox.git
synced 2024-10-22 17:05:53 +02:00
IMPR: linting updates
This commit is contained in:
parent
7b41f0be75
commit
4bd702c753
@ -1,8 +1,8 @@
|
|||||||
# sass-lint config to match the AirBNB style guide
|
# sass-lint config to match the AirBNB style guide
|
||||||
files:
|
files:
|
||||||
include: 'app/client/src/**/*.scss'
|
include: 'src/**/*.scss'
|
||||||
ignore:
|
ignore:
|
||||||
- 'app/client/src/thirdparty/*'
|
- 'src/thirdparty/*'
|
||||||
options:
|
options:
|
||||||
formatter: stylish
|
formatter: stylish
|
||||||
merge-default-rules: false
|
merge-default-rules: false
|
||||||
|
Loading…
Reference in New Issue
Block a user