embeddedartistry / embeddedartistry/cppcheck-rules
Rule author
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 26
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.