Skip to content

Commit

Permalink
Update .coafile
Browse files Browse the repository at this point in the history
  • Loading branch information
demx8as6 authored Jun 30, 2017
1 parent 4895ae7 commit 05d1a09
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .coafile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[javascript]
bears = ESLintBear, JSHintBear #, HappinessLintBear
eslint_config = .eslintrc
jshint_config = .jshintrc
files = models/**.js
# [javascript]
# bears = ESLintBear, JSHintBear #, HappinessLintBear
# eslint_config = .eslintrc
# jshint_config = .jshintrc
# files = models/**.js

[json]
bears = JSONFormatBear
Expand All @@ -12,6 +12,6 @@ files = .eslintrc
bears = YAMLLintBear
files = .travis.yml

# [yang]
# bears = YANGBear
# files = models/**.yang
[yang]
bears = YANGBear
files = models/**.yang

0 comments on commit 05d1a09

Please sign in to comment.