adding config file for bettercodehub so I can see how many refactoring targets it finds in this repo

This commit is contained in:
emilybache 2017-05-12 11:29:38 +02:00
parent 6ce24af34c
commit 7613d0b921

17
.bettercodehub.yml Normal file
View File

@ -0,0 +1,17 @@
exclude:
- /js/lib/.*
component_depth: 1
languages:
- cpp
- csharp
- go
- groovy
- java
- javascript
- perl
- php
- python
- ruby
- scala
- script
- swift