mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
4b5fae1d18
Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
14 lines
181 B
YAML
14 lines
181 B
YAML
---
|
|
version: 2
|
|
plugins:
|
|
duplication:
|
|
enabled: true
|
|
config:
|
|
languages:
|
|
- ruby
|
|
fixme:
|
|
enabled: true
|
|
rubocop:
|
|
enabled: true
|
|
exclude_patterns:
|
|
- spec/
|