Skip to main content
Module

x/sade/.editorconfig

Smooth (CLI) Operator 🎶
Latest
File
# http://editorconfig.orgroot = true
[*]indent_size = 2indent_style = tabend_of_line = lfcharset = utf-8trim_trailing_whitespace = trueinsert_final_newline = true
[*.{json,yml,md}]indent_style = space