pre-commit-hooks icon indicating copy to clipboard operation
pre-commit-hooks copied to clipboard

Mistake in comment ?

Open Adrimeov opened this issue 1 year ago • 1 comments

https://github.com/pocc/pre-commit-hooks/blob/336fdd7c3cab698ead0b1c95157b9e74d3906b62/hooks/clang_tidy.py#L22

The comment above seems misleading; passing --fix-errors seems to actually trigger the error if one is found..

Adrimeov avatar Apr 19 '23 15:04 Adrimeov

Can you provide an MCVE demonstrating this? Expected vs Actual, etc

https://meta.stackoverflow.com/questions/366988/what-does-mcve-mean

pocc avatar Apr 19 '23 18:04 pocc