Merge branch 'master' of https://github.com/deltreey/wildstring
This commit is contained in:
5
.bithoundrc
Normal file
5
.bithoundrc
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"ignore": [
|
||||||
|
"**/documentation/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
4
.codeclimate.yml
Normal file
4
.codeclimate.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
languages:
|
||||||
|
JavaScript: true
|
||||||
|
exclude_paths:
|
||||||
|
- documentation/*
|
||||||
Reference in New Issue
Block a user