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 b79699d commit 6679787Copy full SHA for 6679787
.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.2
+ rev: v2.1.5
52
hooks:
53
- id: julia-formatter
0 commit comments