mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 22:38:43 +00:00
18 lines
193 B
YAML
18 lines
193 B
YAML
engines:
|
|
pmd:
|
|
enabled: true
|
|
channel: "beta"
|
|
|
|
fixme:
|
|
enabled: true
|
|
config:
|
|
strings:
|
|
- FIXME
|
|
- TODO
|
|
- BUG
|
|
- FIX
|
|
|
|
ratings:
|
|
paths:
|
|
- "**.java"
|