chore: drop codacy

The output isn't checked by me, currently has errors scanning the repo, and hasn't helped improve the project in some time.
This commit is contained in:
Jose Diaz-Gonzalez
2024-08-26 00:40:40 -04:00
parent c639387bfc
commit 92ff40e650

View File

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