snp-daemon/rustfmt.toml
ghe0 e0561875d8
switch license to Apache2.0
- switch LICENSe file from GPLv2 to Apache-2.0
- add SPDX HEADER to all files
2025-06-14 03:37:06 +03:00

6 lines
124 B
TOML

# SPDX-License-Identifier: Apache-2.0
reorder_impl_items = true
use_small_heuristics = "Max"
imports_granularity = "Crate"