mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 18:52:30 +00:00
strange enough _that_ suppression works
This commit is contained in:
@@ -36,7 +36,10 @@ cstyleCast
|
|||||||
// ignore stuff that is not ours
|
// ignore stuff that is not ours
|
||||||
*:.pio/*
|
*:.pio/*
|
||||||
*:*/libdeps/*
|
*:*/libdeps/*
|
||||||
|
noExplicitConstructor:*/mqtt/*
|
||||||
|
postfixOperator:*/mqtt/*
|
||||||
|
|
||||||
// these two caused issues
|
// these two caused issues
|
||||||
missingOverride
|
missingOverride
|
||||||
virtualCallInConstructor
|
virtualCallInConstructor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user