Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
d2b085a
Add a .editor config in external to not mess up with external contributions
Baptiste Daroussin
committed
2 years ago
commit d2b085ad66fd1fb97202c66d8281f247d2483b55
parent
f1415c4
1 file changed
+5
-0
added
external/.editorconfig
@@ -0,0 +1,5 @@
+
root = true
+
+
[Makefile.autosetup]
+
tab_width = 8
+
indent_style = tab