| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-27 | feat: add `devcontainers` configuration (#12783) | Marc Cornellà | |
| Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com> | |||
| 2024-05-12 | style(dependencies): run `ruff` formatter | Carlo Sala | |
| 2020-11-09 | fix(installer): fix error message if $ZSH exists when installing | Marc Cornellà | |
| Also prefix all formatting functions with fmt_ Related: #9427 | |||
| 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. | |||
