Respect editorconfig search rule
enhancement
Currently stylua don't respect how .editorconfig is readed. It should search up the directory and stop at a `.editorconfig` contain `root = true`. If no `root = true` found, it should merge all found `.editorconfig`
0 条评论