Missing -

This commit is contained in:
Marcin Kozlowski 2022-04-13 15:23:08 +02:00
parent e0e7966e01
commit 9f26f20a09

View file

@ -1738,7 +1738,7 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom
- [Mega-Linter](https://megalinter.github.io/latest) - Mega-Linter can handle any type of project thanks to its 70+ embedded Linters, its advanced reporting, runnable on any CI system or locally, with assisted installation and configuration, able to apply formatting and fixes. `AGPL-3.0` `Python`
- [Scanmycode CE (Community Edtion)](https://www.scanmycode.today/) - Code Scanning/SAST/Static Analysis/Linting using many tools/Scanners with One Report - Scanmycode Community Edition (CE). ([Source Code](https://github.com/marcinguy/scanmycode-ce)) `BSD-3-Clause LGPL-2.1 Commonsclause` `Python`
- [SonarQube](https://www.sonarqube.org)SonarQube is an open platform to manage code quality. ([Source Code](https://github.com/SonarSource/sonarqube)) `LGPL-3.0` `Java`
- [SonarQube](https://www.sonarqube.org) - SonarQube is an open platform to manage code quality. ([Source Code](https://github.com/SonarSource/sonarqube)) `LGPL-3.0` `Java`
### Software Development - UX Testing