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
|
||||
files:
|
||||
include: 'app/client/src/**/*.scss'
|
||||
include: 'src/**/*.scss'
|
||||
ignore:
|
||||
- 'app/client/src/thirdparty/*'
|
||||
- 'src/thirdparty/*'
|
||||
options:
|
||||
formatter: stylish
|
||||
merge-default-rules: false
|
||||
|
Loading…
Reference in New Issue
Block a user