diff --git a/DEVTools.md b/DEVTools.md index 563760e09..df708d215 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -574,7 +574,7 @@ * [pipx](https://pypa.github.io/pipx/) - *Execute Python Binaries in Isolated Environments* * [AutoCode](https://autocode.com/) - *Instant Endpoints* * [Trunk](https://trunk.io/) - *Run Linters/Formatters/Checkers Simultaneously* -* [Mega Linter](https://github.com/nvuillam/mega-linter) - *Code Analyzer* +* [Mega Linter](https://github.com/nvuillam/mega-linter) or [SonarCloud](https://sonarcloud.io/) - *Code Analyzer* * [tabnine](https://www.tabnine.com/) - *AI Assisted Code Completion* * [editorcornfig](http://editorconfig.org/) - *Maintain consistent code styles across editors* * [overmind](https://github.com/DarthSim/overmind) or [foreman](https://github.com/ddollar/foreman) - *Process Managers*