Logo
Explore Help
Register Sign In
mirrors/ohmyzsh
1
0
Fork 0
You've already forked ohmyzsh
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-06-03 22:04:31 +08:00
Code Issues Projects Releases Wiki Activity
ohmyzsh/.editorconfig

9 lines
115 B
INI
Raw Normal View History

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.
2016-08-09 02:28:47 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
fix(installer): fix error message if $ZSH exists when installing Also prefix all formatting functions with fmt_ Related: #9427
2020-10-31 23:53:03 +01:00
indent_size = 2
indent_style = space
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 946ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API