integrated-application-development / delphilint

Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi
GNU Lesser General Public License v3.0
87 stars 13 forks source link

Fix assorted Sonar issues #70

Closed fourls closed 1 month ago

fourls commented 1 month ago

This PR fixes some Sonar issues raised by recent work #67 and #69. It also fixes (as a separate commit) a minor issue I noticed in the build.ps1 script - the vsce package command used to build the VS Code companion hangs forever with an invisible prompt if @vscode/vsce is not installed.