← सभी कोड फ़ाइलें

.editorconfig

एडिटर और भाषाओं में एक जैसा whitespace।

root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

[*.{py,go}]
indent_size = 4

[*.md]
trim_trailing_whitespace = false

इस टूल के बारे में

एडिटर और भाषाओं में एक जैसा whitespace।

उपयोग के लिए तैयार .editorconfig — सामग्री देखें, कॉपी करें, या सही फ़ाइल नाम के साथ डाउनलोड करें। मुफ़्त और 100% ब्राउज़र में।