Class CanonicalSpellingKeywordsDiagnostic

java.lang.Object
com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
com.github._1c_syntax.bsl.languageserver.diagnostics.CanonicalSpellingKeywordsDiagnostic
All Implemented Interfaces:
BSLDiagnostic, QuickFixProvider

@DiagnosticMetadata(type=CODE_SMELL, severity=INFO, minutesToFix=1, tags=STANDARD) public class CanonicalSpellingKeywordsDiagnostic extends AbstractDiagnostic implements QuickFixProvider