diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2024-01-27 21:45:33 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2024-01-27 21:45:33 -0800 |
commit | 8df0ef0368dd3f6fdd2fccb5da458a1fe99f25e0 (patch) | |
tree | 55c873f7742411eb099f874b84d01327471bda62 /rustfmt.toml |
Initial version of chkoauth2v0.1.0
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..df99c69 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1 @@ +max_width = 80 |