Merge pull request #7073 from dokku/drop-codacy

chore: drop codacy
This commit is contained in:
Jose Diaz-Gonzalez
2024-08-26 00:41:24 -04:00
committed by GitHub

View File

@@ -1,10 +0,0 @@
---
engines:
duplication:
exclude_paths:
- "*"
exclude_paths:
- vendor/**/*
- tests/**/*
- "**_test.go"
- contrib/*