UNPKG
@heroku/no-kafka
Version:
latest (2.4.1)
2.4.1
Apache Kafka 0.9 client for Node.JS
github.com/heroku/no-kafka
heroku/no-kafka
@heroku/no-kafka
/
.codeclimate.yml
17 lines
(16 loc)
•
312 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
engines:
duplication:
enabled:
true
config:
languages:
-
javascript
eslint:
enabled:
true
checks:
space-before-function-paren:
# https://github.com/codeclimate/codeclimate-eslint/pull/68
enabled:
false
ratings:
paths:
-
lib/**/*
exclude_paths:
-
test/**/*