Browse Source

exclude test paths

pull/1613/head
ABaldwinHunter 9 years ago
parent
commit
5431f44180
  1. 4
      .codeclimate.yml

4
.codeclimate.yml

@ -4,7 +4,5 @@ engines:
enabled: true enabled: true
pep8: pep8:
enabled: true enabled: true
ratings: exclude_paths:
paths:
- flask/**/*
- tests/**/* - tests/**/*

Loading…
Cancel
Save