style: use 2-space indentation across entire codebase
Add rustfmt.toml with tab_spaces = 2 and reformat all source files, tests, and README code examples to use 2-space indentation.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
tab_spaces = 2
|
||||
Reference in New Issue
Block a user