FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.37k stars 1.33k forks source link

chore: add editorconfig for TOML #1421

Closed Br1ght0ne closed 2 weeks ago

Br1ght0ne commented 3 weeks ago

EditorConfig is probably the easiest way to keep whitespace changes low in most editors (without implementing consistent automatic TOML formatting), and makes commits like 1aa04a3 not happen :)

Checklist