DEBSOURCES
Skip Quicknav
sources / wvkbd / 0.15-1 / .editorconfig
123456789
# EditorConfig is awesome: https://EditorConfig.org # top-most EditorConfig file root = true [*.c] indent_style = space indent_size = 4 charset = utf-8