diff options
Diffstat (limited to 'license/.editorconfig')
| -rw-r--r-- | license/.editorconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/license/.editorconfig b/license/.editorconfig new file mode 100644 index 0000000..e5c6c84 --- /dev/null +++ b/license/.editorconfig @@ -0,0 +1,6 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +trim_trailing_whitespace = true |
