[Git][ghc/ghc][master] chore: extend `.editorconfig` for C files

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Oct 5 00:34:24 UTC 2022



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
48ab9ca5 by Nicolas Trangez at 2022-10-04T20:34:10-04:00
chore: extend `.editorconfig` for C files

- - - - -


1 changed file:

- .editorconfig


Changes:

=====================================
.editorconfig
=====================================
@@ -12,3 +12,7 @@ end_of_line = lf
 
 [Makefile]
 indent_style = tab
+
+[*.c]
+indent_style = space
+indent_size = 2



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/48ab9ca5abae82c45495c01e7634ff2a92979346

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/48ab9ca5abae82c45495c01e7634ff2a92979346
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221004/af16d875/attachment.html>


More information about the ghc-commits mailing list