eo/.codacy.yml
2023-12-15 15:07:13 +03:00

6 lines
321 B
YAML

# @todo #1326:30min Enable only necessary tests. Several checks
# are not available for the project. For example a lot of
# package name contains capital letter and such names are conventional.
exclude_paths:
- "eo-runtime/src/test/groovy/check-runtime-deps.groovy"
- "eo-runtime/src/main/java/org/eolang/Data.java"