Files
neotest-python/stylua.toml
Rónán Carrigan b162ba1b42 feat: init commit
2022-01-02 23:15:23 +00:00

6 lines
114 B
TOML

column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"