[BUG] summary-only
and messages-only
flags on .prospector.yaml
not taken into account running pre-commit
#484
Labels
Describe the bug
The flags
summary-only
andmessages-only
defined on a.prospector.yaml
file are not taken into account runningpre-commit
.To Reproduce
Steps to reproduce the behavior:
messages-only: true
in a.prospector.yaml
pre-commit run prospector --files [...]
Also happens with
summary-only
.Expected behavior
The flags should work as expected defined in
.prospector.yaml
.Environment:
The text was updated successfully, but these errors were encountered: