Skip to content

Commit e0f9105

Browse files
authored
Update README.md
1 parent ec301e4 commit e0f9105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ We are *not* planning to do the following things:
111111

112112
0. Assume or check types, use `mypy` together with our linter
113113
1. Format code or produce stylistic errors, use `ruff format` for that
114-
2. Check for `SyntaxError` or logical bugs, write tests instead
114+
2. Check for all kinds of logical bugs, write tests instead
115115
3. Appeal to everyone. But, you can [switch off](https://wemake-python-styleguide.rtfd.io/en/latest/pages/usage/setup.html#ignoring-violations) any rules that you don't like
116116

117117

0 commit comments

Comments
 (0)