mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-04 02:28:13 +00:00
Update illuaminate config
This commit is contained in:
parent
0de5969ec1
commit
bf13bac152
@ -13,7 +13,12 @@
|
|||||||
|
|
||||||
;; It's useful to name arguments for documentation, so we allow this. It'd
|
;; It's useful to name arguments for documentation, so we allow this. It'd
|
||||||
;; be good to find a compromise in the future, but this works for now.
|
;; be good to find a compromise in the future, but this works for now.
|
||||||
-var:unused-arg))
|
-var:unused-arg
|
||||||
|
|
||||||
|
;; Suppress a couple of documentation comments warnings for now. We'll
|
||||||
|
;; hopefully be able to remove them in the coming weeks.
|
||||||
|
-doc:detached-comment -doc:undocumented -doc:undocumented-arg
|
||||||
|
-doc:unresolved-reference))
|
||||||
|
|
||||||
;; We disable the unused global linter in bios.lua and the APIs. In the future
|
;; We disable the unused global linter in bios.lua and the APIs. In the future
|
||||||
;; hopefully we'll get illuaminate to handle this.
|
;; hopefully we'll get illuaminate to handle this.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user