Some links that might help use SonarQube with Delphi
Posted by jpluimers on 2021/08/31
For my link archive:
- SonarQube – Wikipedia
- [WayBack/Archive] GitHub – fabriciocolombo/sonar-delphi: SonarQube Delphi Plugin
- [WayBack/Archive] plugins – How to Configure SonarQube for delphi? – Stack Overflow
- [WayBack/Archive] Delphi Plugin – SonarQube-4.5 – Doc SonarQube (deprecated)
- [WayBack/Archive] Add Delphi language support – New features – SonarSource Community
I am requesting Delphi (Object Pascal) support as it’s still a widely used language. At minimum, a generic Pascal language support is requested so it could be used for Delphi and FreePascal (FPC) A somewhat workable plugin is available for use as a base: https://github.com/fabriciocolombo/sonar-delphi
- [WayBack/Archive] GitHub – SandroLuck/SonarDelphi: This repository contains the source code to the Sonar-Delphi plugin. Can be used to analyse Delphi projects with SonarQube.
--jeroen






Jonah Jeleniewski said
IntegraDev has released SonarDelphi v1.0.0.
See the project here:
https://github.com/Integrated-Application-Development/sonar-delphi
jpluimers said
Thanks!