Wiki source code of Software Quality

Version 1.4 by Benjamin Fischer on 2025/09/23 15:21

Show last authors
1 There are several tools that can assist developers to increase the quality of the software produced, some of which are outlined here for introduction purposes.
2
3 = Python =
4
5 * [[pylint>>https://www.pylint.org/]]: a classic, very thorough, reputation for verbose output
6 * Ruff: 
7 **