Software /
code /
prosody
Comparison
.editorconfig @ 13191:1266efb7101c
editorconfig: Add link to format description
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Jul 2023 10:22:37 +0200 |
parent | 11706:56feb0cf7052 |
child | 13192:4a107a63b0a3 |
comparison
equal
deleted
inserted
replaced
13190:9dc6de46dae3 | 13191:1266efb7101c |
---|---|
1 # https://editorconfig.org/ | |
2 | |
1 root = true | 3 root = true |
2 | 4 |
3 [*] | 5 [*] |
4 end_of_line = lf | 6 end_of_line = lf |
5 indent_style = tab | 7 indent_style = tab |