bashguard 0.1.1

Rule-based bash guard for your coding agent
Documentation
1
2
3
4
5
6
# See https://rust-lang.github.io/rustfmt

imports_granularity = "Crate"
reorder_imports = true
group_imports = "StdExternalCrate"
reorder_modules = true