Ignore the changelog on codacy

This commit is contained in:
Thomas Boerger
2019-12-05 14:38:19 +01:00
parent 90079ef583
commit 1c6919d5fc

6
.codacy.yml Normal file
View File

@@ -0,0 +1,6 @@
---
exclude_paths:
- CHANGELOG.md
- changelog/**
...