Skip to content

Commit

Permalink
Identifiers: add identifier for new rule
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab authored and webwarrior-ws committed Dec 21, 2023
1 parent 123d223 commit 8e6ba13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FSharpLint.Core/Rules/Identifiers.fs
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ let AsyncExceptionWithoutReturn = identifier 78
let SuggestUseAutoProperty = identifier 79
let UnnestedFunctionNames = identifier 80
let NestedFunctionNames = identifier 81
let UsedUnderscorePrefixedElements = identifier 82

0 comments on commit 8e6ba13

Please sign in to comment.