SonarDelphi
SonarDelphi copied to clipboard
Allow to suppress warnings in code
It should be possible to suppress warnings in source code, like this can be done in C# using SuppressMessage or #pragma warning.