diff --git a/tokamak.toml b/tokamak.toml deleted file mode 100644 index 789eee6..0000000 --- a/tokamak.toml +++ /dev/null @@ -1,7 +0,0 @@ -[helper] -path = "" # Reserved for future helper path and configurations -[options] -save_buffers_before_run = true # Saving buffers before every cargo command run -general_warnings = true # Show general warnings -[project] -auto_format_timing = 5 # Run auto formatting for project for specified interval (seconds)