DEBSOURCES
Skip Quicknav
sources / lua-binaryheap / 0.4-2 / .editorconfig
12345678910111213
root = true [*] end_of_line = lf insert_final_newline = true charset = utf-8 [*.lua] indent_style = space indent_size = 2 [Makefile] indent_style = tab