Changes between Version 39 and Version 40 of Grass8/NewFeatures80
- Timestamp:
- 02/17/22 05:41:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass8/NewFeatures80
v39 v40 123 123 * Code formatting with `black` 124 124 * Hundreds of PEP8 fixes with `flake8` 125 * Most of warnings in C code removed and now checked. 126 * Code tested with CodeQL. 125 * Most of warnings in C code removed and now checked 126 * Code tested with CodeQL 127 * Test compilation after each change on different operating systems (Windows, Linux, docker) 127 128 128 129 == User Manuals - Documentation ==