Skip to content
Snippets Groups Projects
Forked from TransFem.org / Sharkey
8271 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.editorconfig 126 B
root = true

[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = true

[*.yml]
indent_style = space