Successful output is too verbose. Need a -q option
Bug #1629673 reported by
Ned Batchelder
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
doc8 |
New
|
Undecided
|
Unassigned |
Bug Description
When I run doc8 and there are no violations, I see this:
```
$ doc8 doc CHANGES.rst README.rst
Scanning...
Validating...
========
Total files scanned = 23
Total files ignored = 0
Total accumulated errors = 0
Detailed error counts:
- doc8.checks.
- doc8.checks.
- doc8.checks.
- doc8.checks.
- doc8.checks.
- doc8.checks.
```
I don't need to see any of those lines. I'd like a -q option to silence them.
To post a comment you must log in.
BTW, I'm interested in contributing this change. Following the links and reading the docs, it seems like I have to join OpenStack as a Foundation member in order to contribute code, and that means I have to vote regularly, or I lose my membership? Why do people have to vote in order to contribute code? Or am I misreading this?
The change is here: https:/ /github. com/nedbat/ doc8/commit/ 584f9add980bdc8 8b44a5e1b784a85 a0d23889f9