blob: 92bf7a381524f94941b8d9d43082bd26a28dcbed [file]
# LINT.IfChange
# Automatically wrap comments and documentation at the line limit
wrap_comments = true
# Ensure match blocks have trailing commas for cleaner git diffs
match_block_trailing_comma = true
# LINT.ThenChange(//src/gn/starlark/rustfmt-nightly.toml)