dry-container/.codeclimate.yml

13 lines
168 B
YAML

# this file is managed by dry-rb/devtools project
version: "2"
exclude_patterns:
- "benchmarks/"
- "examples/"
- "spec/"
plugins:
rubocop:
enabled: true