ci: Auto format .scss files with prettier
This commit is contained in:
parent
b4bc871aab
commit
e91611a37b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ repos:
|
||||||
rev: v2.7.1
|
rev: v2.7.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
types_or: [javascript, vue]
|
types_or: [javascript, vue, scss]
|
||||||
# Ignore any files that might contain jinja / bundles
|
# Ignore any files that might contain jinja / bundles
|
||||||
exclude: |
|
exclude: |
|
||||||
(?x)^(
|
(?x)^(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue