Files
2026-08-01 16:11:49 +03:00

7 lines
201 B
TOML

format_code_in_doc_comments = true
ignore = [
# These files are used to test the output of derive macros.
# Formatting them will cause the tests to fail.
"sea-orm-codegen/src/tests_cfg",
]