mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
adding config file for bettercodehub so I can see how many refactoring targets it finds in this repo
This commit is contained in:
parent
6ce24af34c
commit
7613d0b921
17
.bettercodehub.yml
Normal file
17
.bettercodehub.yml
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user