PortAudio.jl/.JuliaFormatter.toml

9 lines
241 B
TOML
Raw Normal View History

2021-06-01 19:44:23 +02:00
always_for_in = true
whitespace_typedefs = true
whitespace_ops_in_indices = true
remove_extra_newlines = true
import_to_using = true
short_to_long_function_def = true
format_docstrings = true
align_pair_arrow = false
conditional_to_if = true