29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-01 01:23:43 +00:00
cms/.hound.yml
David Neukirchen 6bb0054676
🐶
2018-02-21 18:22:13 +01:00

17 lines
222 B
YAML

fail_on_violations: true
scss:
config_file: scss-lint.yml
eslint:
enabled: true
config_file: .eslintrc
ignore_file: .eslintignore
# Disable hound default linters
jshint:
enabled: false
ruby:
enabled: false