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 e5e94e8 commit cb8cc7cCopy full SHA for cb8cc7c
.pre-commit-hooks.yaml
@@ -29,7 +29,7 @@
29
entry: check-case-conflict
30
language: python
31
- id: check-docstring-first
32
- name: check docstring is first
+ name: check docstring is first (deprecated)
33
description: checks a common error of defining a docstring after code.
34
entry: check-docstring-first
35
0 commit comments