Skip to content

Commit 6b9062d

Browse files
committed
docs(CHANGES): Note mypy --strict
1 parent 08c04b2 commit 6b9062d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,13 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
218218

219219
- Move to `src/` directory structure (#382)
220220
- libvcs: Update to 0.17.x (#373)
221-
- Basic mypy annotations (#373)
221+
- mypy:
222+
223+
- Basic mypy annotations (#373)
224+
- [`mypy --strict`] compliant (#386)
225+
226+
[`mypy --strict`]: https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict
227+
222228
- Remove `.pre-commit-config.yaml`: Let's not automate what the contributor could /
223229
should do themselves.
224230
- Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#379)

0 commit comments

Comments
 (0)