mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-05-31 16:13:31 +00:00
chore: simplify .codacy.yml to exclude_paths only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
10
.codacy.yml
10
.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/**"
|
||||
|
||||
Reference in New Issue
Block a user