drccrd opened a new issue, #3711: URL: https://github.com/apache/incubator-kie-tools/issues/3711
Per-code diagnostic suppression. Parse lint directives from text in their own namespace (e.g. // @drl-lsp-lint:disable <code>, -line, -file) and drop diagnostics whose code is suppressed at line/rule/file scope. Apply to drools-lint / drools-type only, never drools (compile/syntax) errors. Pre-req: assign stable codes to the other lint passes — today only the MVEL property-access pass sets one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
