FSharpLint
Overview
How-To Guides
Install Dotnet Tool
Setup MSBuild Task
Rule Config
Rule Suppression
API References
FSharpLint.Core
Shortcuts
Home
GitHub repo
Built with
Fornax
navigation
SourceLength
Namespace:
FSharpLint.Rules.Helper
Parent:
FSharpLint.Rules.Helper
Declared Types
Type
Description
Config
Values and Functions
Name
Description
checkSourceLengthRule
Signature:
config:Config -> range:Range -> fileContents:string -> errorName:'a -> WarningDetails []