diff options
author | Daniil Rozanov <dev@rozanov.info> | 2025-06-17 01:42:42 +0400 |
---|---|---|
committer | Daniil Rozanov <dev@rozanov.info> | 2025-06-17 01:42:42 +0400 |
commit | 2dcd24d371b6335a8a3f2c8937847719a3b00cb5 (patch) | |
tree | 7eb987c5b7385d655627b12b4046116a4fd80c5f /editorconfig | |
parent | f8649f2913cab3e9c381dfe3d23016866bdf0929 (diff) |
rocks in progress
Diffstat (limited to 'editorconfig')
-rwxr-xr-x[-rw-r--r--] | editorconfig/.editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editorconfig/.editorconfig b/editorconfig/.editorconfig index 6a637a0..9c3d9bc 100644..100755 --- a/editorconfig/.editorconfig +++ b/editorconfig/.editorconfig @@ -16,3 +16,4 @@ indent_size = 4 # Tab indentation (no size specified) [Makefile] indent_style = tab +indent_size = 4 |