2
0
Fork 0
mirror of https://github.com/thelounge/thelounge synced 2025-02-18 14:18:26 +00:00
thelounge/.stylelintrc.yml
2017-06-22 11:23:50 +03:00

10 lines
205 B
YAML

extends: stylelint-config-standard
ignoreFiles:
- coverage/**/*.css
- client/css/bootstrap.css
rules:
indentation: tab
number-leading-zero: never
selector-pseudo-element-colon-notation: single