Description
Shell scripts can be checked for common lint issues with the development version of a Python-based tool. It is useful for developers who want recent changes before a stable release.
Linting finds patterns, not every runtime bug. Development builds may change diagnostics, so keep CI expectations pinned when consistency matters.