ci: Auto format .scss files with prettier

This commit is contained in:
Suraj Shetty 2023-11-13 11:49:46 +05:30
parent b4bc871aab
commit e91611a37b

View file

@ -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)^(