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 a91cfa5 commit 68d1af3Copy full SHA for 68d1af3
.github/workflows/JuliaFormatter.yml
@@ -12,5 +12,5 @@ jobs:
12
steps:
13
- uses: julia-actions/julia-format@v4
14
with:
15
- version: '2' # Set `version` to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54 (default: '1')
+ version: '1' # Set `version` to '1.0.54' if you need to use JuliaFormatter.jl v1.0.54 (default: '1')
16
suggestion-label: 'format-suggest' # leave this unset or empty to show suggestions for all PRs
0 commit comments