stylestats global + editorconf file specific

main
Steffen Rademacker 9 years ago
parent 36176720ea
commit 0d02e7e152

@ -9,8 +9,5 @@ indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.rst]
[*.{md,rst,txt}]
trim_trailing_whitespace = false

@ -17,4 +17,5 @@ npm install -g htmlhint
npm install -g npm-check-updates
npm install -g pageres
npm install -g recursive-blame
npm install -g stylestats
npm install -g vtop

Loading…
Cancel
Save