Add '.rustfmt.toml' disabling formatting.

This commit is contained in:
Sergio Benitez 2023-11-28 10:22:22 +01:00
parent 2b8d6d3f06
commit 7f7d352e45
1 changed files with 1 additions and 0 deletions

1
.rustfmt.toml Normal file
View File

@ -0,0 +1 @@
disable_all_formatting = true