summaryrefslogtreecommitdiffhomepage
path: root/.editorconfig
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-05 11:54:31 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-05 11:54:31 -0500
commit33541d2dece89002c0599ade78ce7bd1220ac2e7 (patch)
treed94323facef71c0eb1f4682c156c44958a07d4f8 /.editorconfig
parent7a36305492d233894c787ac392667b25b8e4ffb7 (diff)
chore: new commit in c++tools and kernel modules.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/.editorconfig b/.editorconfig
index ef6cea0..b1bb8c6 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,10 +1,5 @@
root = true
-[*.{cpp,hpp}]
-indent_size = 4
-tab_width = 4
-indent_style = space
-
[*.{pro,pri}]
indent_size = 4
tab_width = 4