DEBSOURCES
Skip Quicknav
sources / rust-send-wrapper / 0.6.0-1 / .editorconfig
12345678910
# EditorConfig # http://EditorConfig.org root = true [*] end_of_line = lf indent_style = tab charset = utf-8 trim_trailing_whitespace = true