Skip to content

Commit df3d41f

Browse files
InterdisciplinaryPhysicsTeamClaudMorpitmonticone
committed
Update .JuliaFormatter.jl
Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com> Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>
1 parent e8043d6 commit df3d41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.JuliaFormatter.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ using Pkg # Load package manager
22
Pkg.add("JuliaFormatter") # Install JuliaFormatter
33

44
using JuliaFormatter # Load JuliaFormatter
5-
format("."; verbose=true) # Format all files
5+
format("."; verbose=true) # Format all files

0 commit comments

Comments
 (0)