Skip to content

Commit

Permalink
add codacy config: ignore doc and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Sep 15, 2017
1 parent 576288d commit 25ec9f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codacy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude_paths:
- tests/**
- .tox/**/*
- doc/**

0 comments on commit 25ec9f9

Please sign in to comment.