Logo
Explore Help
Register Sign In
rms/ohmyzsh
1
0
Fork 0
You've already forked ohmyzsh
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-05-17 00:26:43 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
a07126330b9f56f12f1e00ddd29786d35d6e64d9
ohmyzsh/.editorconfig

16 lines
195 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
style(dependencies): run `ruff` formatter
2024-05-09 17:20:09 +02:00
[*.py]
indent_size = 4
feat: add `devcontainers` configuration (#12783) Co-authored-by: Vatsal Gupta <40350810+gvatsal60@users.noreply.github.com>
2024-10-27 20:46:46 +01:00
[devcontainer.json]
indent_size = 4
indent_style = tab
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 227ms Template: 2ms
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