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 6679787 commit 2ac3241Copy full SHA for 2ac3241
.pre-commit-config.yaml
@@ -48,6 +48,6 @@ repos:
48
name: ExplicitImports checks
49
args: [--print, --checklist, "exclude_all_qualified_accesses_are_public,exclude_no_implicit_imports"]
50
- repo: https://github.com/domluna/JuliaFormatter.jl
51
- rev: v2.1.5
+ rev: v2.1.6
52
hooks:
53
- id: julia-formatter
0 commit comments