diff options
| author | Fuwn <[email protected]> | 2021-06-15 17:49:01 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-15 17:49:01 +0000 |
| commit | 990c41a11a9568c6b45204f0fc338710f0588c08 (patch) | |
| tree | 4831d31a48eed5d2de7b280838cd65db6273b67b /.editorconfig | |
| parent | feat(prompt): create clear command (diff) | |
| download | whirl-990c41a11a9568c6b45204f0fc338710f0588c08.tar.xz whirl-990c41a11a9568c6b45204f0fc338710f0588c08.zip | |
revert: fix license template reporting errors
Issue came back, reverted commit, issue is gone...
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index 2afd2ac..9d08a1a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,3 @@ indent_size = 2 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true - -[.license_template] -insert_final_newline = false |