We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The readme claims python3.6+ support (which is the default with vim on OpenSUSE for example):
from __future__ import annotations
inside of lint.vim is not supported in that version of Python.