Codebase list python-ldapdomaindump / 60c2c58e-2ca6-41ca-ab5d-69324d771142/main .editorconfig
60c2c58e-2ca6-41ca-ab5d-69324d771142/main

Tree @60c2c58e-2ca6-41ca-ab5d-69324d771142/main (Download .tar.gz)

.editorconfig @60c2c58e-2ca6-41ca-ab5d-69324d771142/main

78a2ddf
 
 
 
 
 
 
 
 
 
 
 
 
# http://editorconfig.org
root = true

[*]
indent_style = space
indent_size = 4
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false