|
|
|
|
|
by pjmlp
154 days ago
|
|
Also in theory, one could be using a static analyser all the time as a C or C++ build step. Lint is part of UNIX toolset since 1979, and we have modern versions freely available like clang tidy. In practice, many devs keep thinking they know better. |
|