Skip to content

Commit 6b100ee

Browse files
committed
Revert "Benchmarks: suppress rule"
This reverts commit 7ba5ca4. Suppression is no longer needed because Benchmarks project has `[<EntryPoint>]` attribute which is now properly recognized.
1 parent 3e25a2e commit 6b100ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/FSharpLint.Benchmarks/Benchmark.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ open FSharpLint.Application.Lint
88
open FSharpLint.Framework
99
open FSharpLint.Framework.Utilities
1010

11-
// fsharplint:disable NoAsyncRunSynchronouslyInLibrary
1211
type Benchmark () =
1312

1413
let generateAst source sourceFile =

0 commit comments

Comments
 (0)