mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Adjusted cppcheck (discussed in slack)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6466260d8c
commit
821e0417ae
@@ -6,7 +6,8 @@
|
|||||||
// [error id]
|
// [error id]
|
||||||
|
|
||||||
// Not sensible qualification errors
|
// Not sensible qualification errors
|
||||||
unnecessaryQualification
|
// unnecessaryQualification
|
||||||
|
// no longer needed as discussed in slack
|
||||||
|
|
||||||
// Optional is a special case, this member should not be initialized
|
// Optional is a special case, this member should not be initialized
|
||||||
uninitMemberVar:src/blackmisc/optional.h
|
uninitMemberVar:src/blackmisc/optional.h
|
||||||
|
|||||||
Reference in New Issue
Block a user