Skip to content

Commit 9e57062

Browse files
committed
Core: remove unneeded fsharplint:disable
This was part of PR#732 but SelfCheck in CI being still green demonstrates that is not needed.
1 parent bc43322 commit 9e57062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FSharpLint.Core/Rules/Identifiers.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// fsharplint:disable FL0046
21
module FSharpLint.Rules.Identifiers
32

43
let [<Literal>] private Prefix = "FL"

0 commit comments

Comments
 (0)