Fix codacy issues.

This commit is contained in:
Michael Lipp 2023-06-05 20:56:35 +02:00
parent c166e35de0
commit 716ff7e372
4 changed files with 20 additions and 2 deletions

7
.codacy.yml Normal file
View file

@ -0,0 +1,7 @@
---
exclude_paths:
- 'buildSrc/**'
- '*/test/**'
- '*/test-resources/**'
- 'misc/stylesheet.css'