SIFR-LINT-0004 belongs to the Policy linting diagnostic family. It means: line ends with trailing horizontal whitespace.
Why It Happens
A suppressible policy rule fired, or a suppression itself is malformed. Fix the policy issue or make the suppression exact and local.Use
sifr --explain SIFR-LINT-0004 locally to see the renderer’s exact message template and any machine-applicable suggestions for the compiler version you are running.Erroneous Code
How To Fix It
Fix the policy issue when possible. If suppression is intentional, list the exact policy rule id and keep it local.Fixed Code
Details
See the Error Codes index for the complete catalog.
