- Mar 05, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
I have been reconsidering the value of Pylint for a while, and it now seems to be causing issues: ************* Module pre_commit_mypy pre_commit_mypy.py:18:0: E0611: No name 'main' in module 'mypy.main' (no-name-in-module)
-
- Feb 18, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jan 29, 2021
-
-
Dom Sekotill authored
Other hooks that run a third party tools typically name themselves after the tools *lower-cased* as if it where the actual executable name.
-
Dom Sekotill authored
-
- Jan 28, 2021
-
-
Dom Sekotill authored
-
- Jan 27, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
Merges from a release branch to any other branch are forbidden, this hook has been added as a reminder to maintainers not to attempt it.
-
- Oct 21, 2020
-
-
Dom Sekotill authored
-
Dom Sekotill authored
Pylint's --fail-under option is identical; so… why not?
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
Adds new options --editable/--non-editable for users to enable/disable editable installs which are only supported by projects using setuptools. The option defaults to --editable if setup.py is found, else --non-editable.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Oct 20, 2020
-
-
Dom Sekotill authored
-
- Jul 04, 2020
-
-
Dom Sekotill authored
This is part of future work, if implemented at all.
-
- Jul 03, 2020
-
-
Dom Sekotill authored
* Add '--upgrade' flag * Comma separate extras names
-
Dom Sekotill authored
-
- Jun 25, 2020
-
-
Dom Sekotill authored
-
- Jun 23, 2020
-
-
Dom Sekotill authored
-