We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fdce43 commit 738d03eCopy full SHA for 738d03e
docs/rules/no-misleading-capturing-group.md
@@ -13,8 +13,6 @@ since: "v1.12.0"
13
14
> disallow capturing groups that do not behave as one would expect
15
16
-- :exclamation: <badge text="This rule has not been released yet." vertical="middle" type="error"> ***This rule has not been released yet.*** </badge>
17
-
18
## :book: Rule Details
19
20
This rule reports capturing groups that capture less text than their pattern might suggest.
0 commit comments