Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.hound.yml - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b988b67fcc3605482ecf465fa01992fd4a6dcfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
fail_on_violations: true

scss:
  enabled: false

javascript:
  enabled: true
  config_file: js/.jshintrc

jscs:
  enabled: true
  config_file: js/.jscsrc