Skip to content

Commit fe99ebf

Browse files
author
Ashley Baldwin-Hunter
committed
Merge pull request #74 from codeclimate/abh-yaml
Touch up .codelcimate.yml formatting
2 parents b726324 + f8f23db commit fe99ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codeclimate.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ engines:
55
enabled: true
66
config:
77
languages:
8-
- javascript
8+
- javascript
99
ratings:
1010
paths:
1111
- bin/eslint.js
12-
- lib/checks.js"
12+
- lib/checks.js
1313
exclude_paths:
1414
- "node_modules/**"
1515
- "test/**"

0 commit comments

Comments
 (0)