[Github-comments] [geany/geany] Add .editorconfig (#1193)

Jiří Techet notifications at xxxxx
Sat Oct 15 19:04:33 UTC 2016


techee commented on this pull request.



> @@ -0,0 +1,11 @@
+root = true
+
+[*]
+indent_size = 4
+end_of_line = lf
+
+[*.{c,h,cxx,am,m4}]
+indent_style = tab

> Or is the goal here not to risk overriding an automatic detection for stuff we don't know about for sure?

Yes, that was the intention. Though as Geany doesn't use the editorconfig file right now it really doesn't matter much and I can change it to whatever else.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1193
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161015/2aa7948f/attachment.html>


More information about the Github-comments mailing list