[*.{kt,kts}]
ktlint_function_naming_ignore_when_annotated_with = Composable
indent_size = 4
insert_final_newline = true
max_line_length = 120