Skip to content

Commit f545d67

Browse files
committed
docs: AI usage policy
1 parent 21adfd3 commit f545d67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ markdown-toc --maxdepth=2 -i CONTRIBUTING.md
2828
- [Pull Request](#pull-request)
2929
* [Subject](#subject)
3030
- [AI Usage Policy: Highly Discouraged](#ai-usage-policy-highly-discouraged)
31-
* [nvim-Tree Is A Community Project](#nvim-tree-is-a-community-project)
31+
* [nvim-tree Is A Community Project](#nvim-tree-is-a-community-project)
3232
* [The Burden Of Review Must Not Increase](#the-burden-of-review-must-not-increase)
3333
* [AI Generated PR Rules](#ai-generated-pr-rules)
3434

@@ -42,7 +42,7 @@ Language server: [luals](https://luals.github.io)
4242

4343
Lint: [luacheck](https://github.com/lunarmodules/luacheck/)
4444

45-
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, using an embedded [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle)
45+
nvim-tree migrated from stylua to EmmyLuaCodeStyle ~2024/10. `vim.lsp.buf.format()` may be used as it is the default formatter for luals, using an embedded [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle)
4646

4747
Formatting: [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle): `CodeFormat` executable
4848

@@ -239,7 +239,7 @@ See also [The Conventional Commits ultimate cheatsheet](https://gist.github.com/
239239

240240
# AI Usage Policy: Highly Discouraged
241241

242-
## nvim-Tree Is A Community Project
242+
## nvim-tree Is A Community Project
243243

244244
nvim-tree is a work of passion, building a community of free thinking individuals who contribute highly polished, elegant and maintainable code. Community members range from novices to professionals and all are welcome. Teaching, encouraging and celebrating the growth of less experienced developers is of great importance.
245245

0 commit comments

Comments
 (0)