AtelierArith / Replay.jl

Replay your REPL instructions
https://atelierarith.github.io/Replay.jl/dev/
MIT License
37 stars 3 forks source link

format code with `whitespace_in_kwargs=false` #37

Closed terasakisatoshi closed 2 years ago

terasakisatoshi commented 2 years ago

I would like to disable whitespace_in_kwargs functionality of JuliaFormatter which is compatible with black style that I prefer to apply against Python code.