mirror of
https://github.com/badgen/badgen.net.git
synced 2025-04-19 05:42:17 +03:00
chore: add .codeclimate.yml
Don't be too harsh on PRs. Breaking these rules gonna make PR marked as failure.
This commit is contained in:
parent
a35f09a938
commit
132d61bb03
11
.codeclimate.yml
Normal file
11
.codeclimate.yml
Normal file
@ -0,0 +1,11 @@
|
||||
version: "2"
|
||||
checks:
|
||||
method-complexity:
|
||||
config:
|
||||
threshold: 8
|
||||
method-lines:
|
||||
config:
|
||||
threshold: 100
|
||||
file-lines:
|
||||
config:
|
||||
threshold: 500
|
Loading…
x
Reference in New Issue
Block a user