Skip to content

Commit 3b79bdc

Browse files
committed
stylua -> EmmyLuaCodeStyle
1 parent a6774c6 commit 3b79bdc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ See [Development](https://github.com/nvim-tree/nvim-tree.lua/wiki/Development) f
88

99
Following are used during CI and strongly recommended during local development.
1010

11+
Language server: [luals](https://luals.github.io)
12+
1113
Lint: [luacheck](https://github.com/lunarmodules/luacheck/)
1214

13-
Style: [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle) (`CodeCheck`)
15+
Style: [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle): `CodeCheck`
1416

15-
Language server: [luals](https://luals.github.io)
17+
nvim-tree.lua migrated from stylua to EmmyLuaCodeStyle ~2024/10. `vim.lsp.buf.format()` may be used as it is the default formatter for luals
1618

1719
You can install them via you OS package manager e.g. `pacman`, `brew` or other via other package managers such as `cargo` or `luarocks`
1820

0 commit comments

Comments
 (0)