navigation

Rule

Namespace: FSharpLint.Framework
Parent Module: Rules
Assembly: FSharpLint.Core

Name Description
Instance Members
IsLineRule

Signature: this.IsLineRule
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsIndentationRule

Signature: this.IsIndentationRule
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsAstNodeRule

Signature: this.IsAstNodeRule
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
IsNoTabCharactersRule

Signature: this.IsNoTabCharactersRule
Attributes: CompilerGeneratedAttribute DebuggerNonUserCodeAttribute DebuggerNonUserCodeAttribute
Union Cases
AstNodeRule

Signature: AstNodeRule RuleMetadata<AstNodeRuleConfig>
LineRule

Signature: LineRule RuleMetadata<LineRuleConfig>
IndentationRule

Signature: IndentationRule RuleMetadata<IndentationRuleConfig>
NoTabCharactersRule

Signature: NoTabCharactersRule RuleMetadata<NoTabCharactersRuleConfig>