forklaunch 0.2.7

Launch faster with forklaunch
1
2
3
4
5
6
7
8
9
# Group imports by module
group_imports = "StdExternalCrate"

# Sort imports alphabetically
imports_granularity = "Crate"

# Other useful formatting options
reorder_imports = true
reorder_modules = true