Skip to content

Commit

Permalink
Track captures in pattern matching for duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Apr 1, 2024
1 parent c376c59 commit aa2182f
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 129 deletions.
1 change: 1 addition & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ errors:
- PARAMETER_STAR
- PARAMETER_UNEXPECTED_FWD
- PARAMETER_WILD_LOOSE_COMMA
- PATTERN_CAPTURE_DUPLICATE
- PATTERN_EXPRESSION_AFTER_BRACKET
- PATTERN_EXPRESSION_AFTER_COMMA
- PATTERN_EXPRESSION_AFTER_HROCKET
Expand Down
Loading

0 comments on commit aa2182f

Please sign in to comment.