Wiki source code of Software Quality
Version 1.3 by Benjamin Fischer on 2025/09/23 15:20
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 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 | |||
![]() |
1.3 | 5 | * pylint: |
6 | ** a classic tool | ||
7 | ** been around for a long time | ||
8 | ** very thorough | ||
9 | ** |