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 69e8a89 commit 7b76643Copy full SHA for 7b76643
.pre-commit-hooks.yaml
@@ -0,0 +1,6 @@
1
+- id: relint
2
+ name: relint
3
+ description: 'Write your own linting rules using regular expressions.'
4
+ entry: relint
5
+ language: python
6
+ types: [python]
0 commit comments