Skip to content

Commit 6e78f77

Browse files
use most basic pre-commit infra
1 parent a069046 commit 6e78f77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
repos:
2+
- repo: https://github.com/lorenzwalthert/pre-commit-hooks
3+
rev: v0.0.0.9008
4+
hooks:
5+
- id: roxygenize
6+
- id: no-browser-statement

0 commit comments

Comments
 (0)