https://github.com/PressForward/pressforward
Raw File
Tip revision: 80da50f7198edeb836b9c26be7bde755de005d69 authored by Aram Zucker-Scharff on 05 December 2017, 17:32:21 UTC
Merge pull request #976 from PressForward/4.4.x-stats-nomination-add-archives-pagination
Tip revision: 80da50f
.editorconfig
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false
back to top