hacker-how-to/node_modules/cz-conventional-changelog/.editorconfig

9 lines
155 B
INI
Raw Normal View History

[*]
end_of_line = lf
charset = utf-8
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 80
trim_trailing_whitespace = true