Files
dokku/.codacy.yml
2021-02-13 02:02:33 -05:00

7 lines
81 B
YAML

---
exclude_paths:
- vendor/**/*
- tests/**/*
- "**_test.go"
- contrib/*