# Trailing-comma style — comma at the end of each line rather than the start. # Matches the SQL style common in tools like dbt and some BI platforms. keyword_case: upper ident_case: lower type_case: lower commas: trailing