sea-orm/sea-orm-codegen/rustfmt.toml
Billy Chan 2c082558df
Generate entity for duplicated many-to-many paths (#1435)
* Generate entity for duplicated many-to-many paths

* CI: run cargo fmt with nightly channel
2023-04-13 11:16:49 +08:00

5 lines
82 B
TOML

ignore = [
"tests/compact/*.rs",
"tests/expanded/*.rs",
"tests_cfg",
]