Commit cbc72961 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

git: Add editorconfig.

Showing with 12 additions and 0 deletions
+12 -0
.editorconfig 0 → 100644
# Pamhyr .editorconfig
root = true
[*.py]
charset = utf-8
indent_style = space
indent_size = 4
tab_width = 8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment