MiniSearch / .editorconfig
github-actions[bot]
Sync to HuggingFace Spaces
49ee91e
raw
history blame
122 Bytes
[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 80