Artifact d78607944dfe36c88f85a831d941ad8324c9c2b3:
- Executable file wiki_references/2017/software/distributed_storage/Sia/src_from_GitHub/the_repository_clones/server/.editorconfig — part of check-in [27cdbe8d26] at 2019-12-22 14:17:48 on branch trunk — code updates from GitHub repositories and new 2019 wiki references (user: vhost7825ssh, size: 214) [annotate] [blame] [check-ins using]
# https://editorconfig.org root = true [*] charset = utf-8 end_of_line = lf indent_size = 4 indent_style = tab insert_final_newline = true trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false