We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d622f0 commit 7dbd3caCopy full SHA for 7dbd3ca
1 file changed
.pre-commit-config.yaml
@@ -6,8 +6,4 @@ repos:
6
- id: check-added-large-files
7
- id: check-merge-conflict
8
- id: no-commit-to-branch
9
-- repo: "https://github.com/domluna/JuliaFormatter.jl"
10
- rev: "v2.1.6" # or whatever the desired release is
11
- hooks:
12
- - id: "julia-formatter"
13
fail_fast: true
0 commit comments