mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
f43efe5a65
This script is now used in CI to check all shell scripts (*.sh) and Python scripts (*.py) that are in git repository. Tools used: - shell scripts: shellcheck - Python scripts: flake8 + pylint + bandit