| 12345678910111213141516171819202122 | root = true[*]indent_style = tabindent_size = 4end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = truemax_line_length = 150[CHANGELOG.md]indent_style = spaceindent_size = 2[.github/workflows/*.yml]indent_style = offindent_size = offmax_line_length = off[{CHANGELOG.md,*.json}]max_line_length = off
 |