mirror of
https://github.com/mii443/lamport_sigs.rs.git
synced 2025-08-22 15:05:49 +00:00
8 lines
393 B
TOML
8 lines
393 B
TOML
[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)
|