- feat: change default YAML flow style to
False
(#11) - setup.py: Address pylint 3.2.2 complains (bug #13, Debian bug #1074516 and #1074699)
- test: support skip running linters via
SKIP_LINTERS=1
environment variable - fix(tests): Call pylint binary instead of the module
- feat: Add type annotations and check them with mypy