diff --git a/.codacy.yml b/.codacy.yml index 96e49952..441240fe 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -1,15 +1,5 @@ --- -# Codacy configuration for LEDMatrix -# Docs: https://docs.codacy.com/repositories-configure/codacy-configuration-file/ - -engines: - semgrep: - enabled: true - eslint: - enabled: true - exclude_paths: - # Exclude test fixtures and generated assets - "plugin-repos/**" - "plugins/**" - "assets/**"