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 24e2409 commit 00c8e93Copy full SHA for 00c8e93
README.md
@@ -40,11 +40,7 @@ messages](https://cbea.ms/git-commit).
40
41
- Consider the tests for no-diffs for both diagnostics and quick fixes. Are we
42
really testing for comment-line followed by an empty line at the end?
43
-- Disable `@typescript-eslint/no-non-null-assertion` in `*.test.*` files, or in
44
- the whole `suite` directory
45
- Highlight current branch name in the Git metadata
46
-- Validate code formatting in CI and fail on violations
47
-- Fail CI on linter warnings
48
- Move all tests under the same top subdirectory
49
50
## Development
0 commit comments