This repository has been archived on 2024-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo-modern/.editorconfig

8 lines
76 B
INI
Raw Normal View History

2023-11-04 23:50:26 +00:00
[*]
indent_style = tab
[*.json]
tab_width = 4
[*.{styl,css}]
tab_width = 2