Changes for page Software Quality
Last modified by Benjamin Fischer on 2025/09/23 15:46
From version 1.1
edited by Benjamin Fischer
on 2025/09/23 15:17
on 2025/09/23 15:17
Change comment:
There is no comment for this version
To version 1.3
edited by Benjamin Fischer
on 2025/09/23 15:20
on 2025/09/23 15:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,1 +1,9 @@ 1 -There are several tools that can assist developers to increase the quality of the software produced, some of which are outlined here a 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: 6 +** a classic tool 7 +** been around for a long time 8 +** very thorough 9 +**