Skip to content

Commit 56ed48d

Browse files
committed
Use JuliaFormatter on docs/make.jl
1 parent ccfc0d9 commit 56ed48d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/make.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ makedocs(;
2020
plugins=[links],
2121
)
2222

23-
deploydocs(; repo="github.com/gdalle/SparseMatrixColorings.jl", push_preview=true, devbranch="main")
23+
deploydocs(;
24+
repo="github.com/gdalle/SparseMatrixColorings.jl", push_preview=true, devbranch="main"
25+
)

0 commit comments

Comments
 (0)