aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2026-04-02 18:54:02 +0200
committerChristian Clason <ch.clason+github@icloud.com>2026-04-02 19:03:52 +0200
commit539abf6da5ee8702e37b82cc953131dadd570da2 (patch)
treee113bbcf708fa48471518cb64145dcb5f3829c92
parentci: migrate to emmyluals (diff)
downloadnvim-treesitter-main.tar
nvim-treesitter-main.tar.gz
nvim-treesitter-main.tar.bz2
nvim-treesitter-main.tar.lz
nvim-treesitter-main.tar.xz
nvim-treesitter-main.tar.zst
nvim-treesitter-main.zip
chore: remove redundant emmyluarc entryHEADmain
-rw-r--r--.emmyrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emmyrc.json b/.emmyrc.json
index ebf5cc99e..2c67b9855 100644
--- a/.emmyrc.json
+++ b/.emmyrc.json
@@ -18,7 +18,6 @@
"enables": [
"iter-variable-reassign",
"non-literal-expressions-in-assert",
- "incomplete-signature-doc",
"missing-global-doc"
]
},