Skip to content
Snippets Groups Projects
Commit 2a4c1252 authored by Hans Johnson's avatar Hans Johnson
Browse files

STYLE: Replace integer literals which are cast to bool.

Finds and replaces integer literals which are cast to bool.

cd ${BLDDIR}
run-clang-tidy.py -extra-arg=-D__clang__ -checks=-*,modernize-use-bool-literals  -header-filter=.* -fix
parent 1c3e193d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment