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

Colomban Wendling notifications at xxxxx
Thu Oct 13 08:57:10 UTC 2016


b4n 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

Oh you mean for display.  Yeah sure then width doesn't matter for spaces.
And to check GitHub it's fairly easy, just browse the file as changed by this PR: https://github.com/techee/geany/blob/a3ab9b63f731498a8b70074f8355beb343cfbfd3/src/editor.c#L142  and see it works :)

-- 
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/20161013/870c907b/attachment.html>


More information about the Github-comments mailing list