NoEqualityAttribute
NoComparisonAttribute
Name | Description |
---|---|
Record Fields | |
CancellationToken
Signature: CancellationToken
|
Cancels a lint in progress. |
Configuration
Signature: Configuration
|
Lint configuration to use. Can either specify a full configuration object, or a path to a file to load the configuration from. You can also explicitly specify the default configuration. |
ReceivedWarning
Signature: ReceivedWarning
|
This function will be called every time the linter finds a broken rule. |
ReportLinterProgress
Signature: ReportLinterProgress
|
|
Static Members | |
Default
Signature: OptionalLintParameters.Default
|