Marc Cornellà
|
c690f73161
|
feat: add devcontainers configuration (#12783)
Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com>
|
2024-10-27 20:46:46 +01:00 |
|
Carlo Sala
|
13c8a10e39
|
style(dependencies): run ruff formatter
|
2024-05-12 12:26:30 +02:00 |
|
Marc Cornellà
|
eef04c62c2
|
fix(installer): fix error message if $ZSH exists when installing
Also prefix all formatting functions with fmt_
Related: #9427
|
2020-11-09 20:06:19 +01:00 |
|
Marc Cornellà
|
73ef051aae
|
installer: use tabs to allow future heredocs
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.
|
2019-06-03 17:18:22 +02:00 |
|