otwarchive-symphonyarchive/.codeclimate.yml
2026-03-11 22:22:11 +00:00

12 lines
194 B
YAML

exclude_paths:
- "bin/"
- "config/"
- "db/"
- "factories/"
- "features/"
- "public/**/*.min.js"
- "public/javascripts/bootstrap/"
- "public/javascripts/tinymce/"
- "script/"
- "spec/"
- "test/"