mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 14:49:07 -04:00
Use Taplo for TOML formatting
This commit is contained in:
5
taplo.toml
Normal file
5
taplo.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[formatting]
|
||||
allowed_blank_lines = 1
|
||||
column_width = 100
|
||||
indent_string = ' '
|
||||
reorder_keys = true
|
||||
Reference in New Issue
Block a user