mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
// cppcheck suppression file for swift.
|
|
//
|
|
// In order to suppress a false positive add a line using one of the following templates:
|
|
// [Explaining reason - comments]
|
|
// [error id]:[filename2]
|
|
// [error id]
|
|
|
|
// Not sensible qualification errors
|
|
unnecessaryQualification
|