-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
pre-commit-hooks/hooks/clang_tidy.py
Line 22 in 336fdd7
"""Run clang-tidy. If --fix-errors is passed in, then return code will be 0, even if there are errors.""" |
The comment above seems misleading; passing --fix-errors seems to actually trigger the error if one is found..
Metadata
Metadata
Assignees
Labels
No labels