Let codeclimate ignore our test files.

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-10-16 22:26:35 -07:00
parent e2e6042cf2
commit 216da3f90a

View file

@ -26,3 +26,4 @@ plugins:
enabled: true
exclude_patterns:
- "www/source/javascripts/"
- "test/kitchen"