Skip to content

Commit a50325c

Browse files
committed
docs(param-names): Remove fixable reference as not currently fixable
1 parent 5b935bd commit a50325c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/rules/param-names.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
Enforce standard parameter names for Promise constructors
44

5-
:wrench: The `--fix` option on the command line can automatically fix some of
6-
the problems reported by this rule.
7-
85
#### Valid
96

107
```js

0 commit comments

Comments
 (0)