diff --git a/.JuliaFormatter.toml b/.JuliaFormatter.toml index 1d4e7f06..78b29c15 100644 --- a/.JuliaFormatter.toml +++ b/.JuliaFormatter.toml @@ -1,2 +1,3 @@ style = "blue" -ignore = ["docs"] \ No newline at end of file +ignore = ["docs"] +pipe_to_function_call = false \ No newline at end of file