diff --git a/.codacy.yml b/.codacy.yml new file mode 100644 index 000000000..2ba6522b1 --- /dev/null +++ b/.codacy.yml @@ -0,0 +1,5 @@ +# @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/main/java/EOorg/EOeolang/EOrust.java" \ No newline at end of file