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 db0fdd8 commit 1f658ddCopy full SHA for 1f658dd
README.md
@@ -83,7 +83,7 @@ for more information about extending configuration files.
83
| [consistent-test-it][] | Enforce consistent test or it keyword | | ![fixable-green][] |
84
| [expect-expect][] | Enforce assertion to be made in a test body | | |
85
| [lowercase-name][] | Disallow capitalized test names | | ![fixable-green][] |
86
-| [no-alias-methods][] | Disallow alias methods | | |
+| [no-alias-methods][] | Disallow alias methods | | ![fixable-green][] |
87
| [no-disabled-tests][] | Disallow disabled tests | ![recommended][] | |
88
| [no-focused-tests][] | Disallow focused tests | ![recommended][] | |
89
| [no-hooks][] | Disallow setup and teardown hooks | | |
0 commit comments