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 983c541 commit 0844973Copy full SHA for 0844973
.pre-commit-config.yaml
@@ -5,9 +5,7 @@
5
# 'pre-commit autoupdate'
6
7
repos:
8
-- repo: local
+- repo: https://github.com/AFPy/powrap
9
+ rev: v1.0.1
10
hooks:
- - id: format-with-powrap
11
- name: format-with-powrap
12
- entry: ./pre-commit.sh
13
- language: system
+ - id: powrap
pre-commit.sh
0 commit comments