refactor naming to be more generic
This commit is contained in:
parent
c1779265af
commit
0ec9a41bff
6 changed files with 163 additions and 105 deletions
|
@ -7,3 +7,6 @@ trim_trailing_whitespace = true
|
|||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue