add a comment for a forces 4 spaces catagory

This commit is contained in:
2025-08-02 00:59:56 +02:00
parent 9b889178a7
commit cc6007ebac

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