commit 1517478781ac3eee9b4283986919748b158db7b1 parent fe2a34337f8e226018e3adb8a84732b2fc130a74 Author: finwo <finwo@pm.me> Date: Sun, 3 Mar 2024 00:29:50 +0100 Update gfs-managed files Diffstat:
| M | .editorconfig | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.editorconfig b/.editorconfig @@ -7,9 +7,7 @@ insert_final_newline = true charset = utf-8 indent_size = 2 indent_style = space - -[*.{php,html}] -indent_size = 4 +trim_trailing_whitespace = true [Makefile*] indent_style = tab