navigation

LintWarning

Namespace: FSharpLint.Framework
Parent Module: Suggestion
Assembly: FSharpLint.Core
Attributes: NoEqualityAttribute
NoComparisonAttribute

Name Description
Record Fields
RuleIdentifier

Signature: RuleIdentifier

Unique identifier for the rule that caused the warning.

RuleName

Signature: RuleName

Unique name for the rule that caused the warning.

FilePath

Signature: FilePath

Path to the file where the error occurs.

ErrorText

Signature: ErrorText

Text that caused the error (the Range of the content of FileName).

Details

Signature: Details

Details for the warning.