Files
dokku/.codacy.yml
2017-10-02 14:41:03 -07:00

6 lines
69 B
YAML

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