diff options
| author | srdusr <trevorgray@srdusr.com> | 2025-09-24 05:01:20 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2025-09-24 05:01:20 +0200 |
| commit | 553cb2204b0bf27afe13c6332f5679bbd47172a0 (patch) | |
| tree | 75c86ff018122a682e0afd7a0e2a0228a63e44bd /test/.editorconfig | |
| parent | b20e4e004be74884cc72c57a3128e36fd5177d7a (diff) | |
| download | dotfiles-553cb2204b0bf27afe13c6332f5679bbd47172a0.tar.gz dotfiles-553cb2204b0bf27afe13c6332f5679bbd47172a0.zip | |
Update/Overhaul
Diffstat (limited to 'test/.editorconfig')
| -rw-r--r-- | test/.editorconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/test/.editorconfig b/test/.editorconfig deleted file mode 100644 index db601e5..0000000 --- a/test/.editorconfig +++ /dev/null @@ -1,14 +0,0 @@ - -root = true - - -[*] -charset = utf-8 -indent_style = tab -indent_size = 4 -max_line_length = 10000 - -# Python config -[**.py] -max_line_length = 10000 -indent_size = 4 |
