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 08c04b2 commit 6b9062dCopy full SHA for 6b9062d
CHANGES
@@ -218,7 +218,13 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
218
219
- Move to `src/` directory structure (#382)
220
- libvcs: Update to 0.17.x (#373)
221
-- Basic mypy annotations (#373)
+- 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
228
- Remove `.pre-commit-config.yaml`: Let's not automate what the contributor could /
229
should do themselves.
230
- Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#379)
0 commit comments