Add GitLab CI
[web/firmware-selector-openwrt-org.git] / .gitlab / ci / prebuild.yml
1 check Python scripts with black and flake8:
2 stage: pre-build
3 extends: .openwrt-pythoncheck