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.
2 parents 2dbaced + 1d70587 commit e32adb4Copy full SHA for e32adb4
.pre-commit-hooks.yaml
@@ -1,6 +1,6 @@
1
- id: autopep8-wrapper
2
name: autopep8 wrapper
3
- description: "Runs autopep8 over python source. If you configure additional arguments you'll want to at least include -i."
+ description: This is deprecated, use pre-commit/mirrors-autopep8 instead.
4
entry: autopep8-wrapper
5
language: python
6
types: [python]
0 commit comments