diff options
author | gennyble <gen@nyble.dev> | 2023-11-23 14:28:36 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-11-23 14:28:36 -0600 |
commit | 4d58f3d6ba1caaa331ae61471a6a0d6778d6baab (patch) | |
tree | bc2798b56d3c3ffde48cdb912e7297f282207dbb /.rustfmt.toml | |
download | v4l16-4d58f3d6ba1caaa331ae61471a6a0d6778d6baab.tar.gz v4l16-4d58f3d6ba1caaa331ae61471a6a0d6778d6baab.zip |
oh, i should commit :)
Diffstat (limited to '.rustfmt.toml')
-rw-r--r-- | .rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 0000000..218e203 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1 @@ +hard_tabs = true |