Skip to main content
Module

x/hex/.editorconfig

An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Latest
File
# EditorConfig is awesome: https://EditorConfig.orgroot = true
[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.md]trim_trailing_whitespace = false