embeddedartistry / embeddedartistry/cppcheck-rules

Rule author

Aperta
#1 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
26
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I am the original author. All these rules come from this repo:

https://github.com/pfultz2/cppcheck-rules

Except the rules are out of date. These rules have been updated to make them more robust. For example the `EmptyIfStatement` rule checks for nested parenthesis: `if (\([^()]*(?-1)*[^()]*\)) { }` but the one in the repo is much older and does not.

There are also additional rules available.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.