add a comment for a forces 4 spaces catagory

This commit is contained in:
2025-08-02 00:59:56 +02:00
parent a68e286e1c
commit 5b9dd92c6f

View File

@@ -15,6 +15,7 @@ tab_width = 4
[*.{c,cpp,h,hpp}]
tab_width = 8
# forces the usage of 4 spaces
[*.{py,rs}]
indent_style = space
indent_size = tab