Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-03 | installer: use tabs to allow future heredocs | Marc Cornellà | |
This will allow us to use tab stripping heredocs with `<<-'. See http://www.tldp.org/LDP/abs/html/here-docs.html#EX71A Add editorconfig file to enforce this style. See http://editorconfig.org for more information. |