.krazy - fix comment

This commit is contained in:
Allen Winter
2022-07-06 09:09:38 -04:00
parent 6f177bc2df
commit ddf6847d4e

2
.krazy
View File

@@ -8,7 +8,7 @@ EXTRA kdabcopyright-reuse,kdabcontactus,fosslicense-reuse
#exclude checks now being done by clazy or clang-tools #exclude checks now being done by clazy or clang-tools
EXCLUDE strings,explicit,normalize,passbyvalue,operators,nullstrcompare,nullstrassign,doublequote_chars,qobject,sigsandslots,staticobjects,dpointer,inline,postfixop EXCLUDE strings,explicit,normalize,passbyvalue,operators,nullstrcompare,nullstrassign,doublequote_chars,qobject,sigsandslots,staticobjects,dpointer,inline,postfixop
exclude spelling as codespell is much, much better tool #exclude spelling as codespell is much, much better tool
EXCLUDE spelling EXCLUDE spelling
#exclude more checks #exclude more checks
EXCLUDE style EXCLUDE style