1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-07-23 21:30:54 +00:00
arikawa/.editorconfig

11 lines
123 B
INI
Raw Permalink Normal View History

root = true
[*]
charset = utf-8
indent_style = tab
indent_size = 4
[.gitlab-ci.yml]
indent_style = space
indent_size = 2