Drop .arclint file
ClosedPublic

Authored by zzag on Mar 18 2020, 9:43 AM.

Details

Reviewers
apol
Group Reviewers
KWin
Commits
R108:e7babb3e9767: Drop .arclint file
Summary

Lately, submitting patches has become very annoying because of cppcheck's
false positive error messages. After doing some research, no reasonable
solution have been found to this annoying problem so let's get rid of the
.arclint file. If we've missed something during the code review, our CI
will spot it. Although CI doesn't check spelling, we have other ways to
detect typos, e.g. EBN.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Mar 18 2020, 9:43 AM
Restricted Application added a project: KWin. · View Herald TranscriptMar 18 2020, 9:43 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Mar 18 2020, 9:43 AM
apol accepted this revision.Mar 18 2020, 11:11 AM
This revision is now accepted and ready to land.Mar 18 2020, 11:11 AM
This revision was automatically updated to reflect the committed changes.