Skip to content

Commit 1f658dd

Browse files
committed
chore: mark no-alias-methods as fixable in readme
1 parent db0fdd8 commit 1f658dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for more information about extending configuration files.
8383
| [consistent-test-it][] | Enforce consistent test or it keyword | | ![fixable-green][] |
8484
| [expect-expect][] | Enforce assertion to be made in a test body | | |
8585
| [lowercase-name][] | Disallow capitalized test names | | ![fixable-green][] |
86-
| [no-alias-methods][] | Disallow alias methods | | |
86+
| [no-alias-methods][] | Disallow alias methods | | ![fixable-green][] |
8787
| [no-disabled-tests][] | Disallow disabled tests | ![recommended][] | |
8888
| [no-focused-tests][] | Disallow focused tests | ![recommended][] | |
8989
| [no-hooks][] | Disallow setup and teardown hooks | | |

0 commit comments

Comments
 (0)