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
pep8:
enabled: true
ratings:
paths:
- flask/**/*
exclude_paths:
- tests/**/*

Loading…
Cancel
Save