refactor naming to be more generic

This commit is contained in:
Sebastian Hugentobler 2017-03-22 15:39:46 +01:00
parent c1779265af
commit 0ec9a41bff
6 changed files with 163 additions and 105 deletions

View file

@ -7,3 +7,6 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = true