mirror of
https://github.com/janet-lang/janet
synced 2026-03-14 11:49:48 +00:00
This does create a lot of warnings, especially in the test suite, but should improve code and point out real issues. To disable individual messages, either disable linting, add the metadata :unused to a binding, or add the prefix "_" to a symbol.
3.6 KiB
3.6 KiB