UNPKG
hurt
Version:
latest (0.1.0-alpha.1)
0.1.0-alpha.1
HTTP and SPA routing using RFC 6570 URI templates
github.com/jpommerening/hurt
jpommerening/hurt
hurt
/
.codeclimate.yml
20 lines
(18 loc)
•
273 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
engines:
duplication:
enabled:
true
config:
languages:
javascript:
exclude_paths:
-
"test/"
eslint:
enabled:
true
channel:
"eslint-3"
markdownlint:
enabled:
true
ratings:
paths:
-
"*.md"
-
"src/**.js"
-
"test/**.js"