diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2024-02-19 20:44:55 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2024-02-19 20:44:55 +0400 |
| commit | 8300860bdc3af55dcc6dee56c4963bb5e8f274ec (patch) | |
| tree | 056ec80dd00e86399c0f601340ae9c3f79a1e7c8 /executable-password/rustfmt.toml | |
Diffstat (limited to 'executable-password/rustfmt.toml')
| -rw-r--r-- | executable-password/rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executable-password/rustfmt.toml b/executable-password/rustfmt.toml new file mode 100644 index 0000000..df99c69 --- /dev/null +++ b/executable-password/rustfmt.toml @@ -0,0 +1 @@ +max_width = 80 |