This repository has been archived on 2024-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-19/run-flake8.sh
2024-05-17 04:59:12 +09:00

3 lines
123 B
Bash
Executable File

#!/bin/sh
flake8 --max-line-length=119 --config=setup.cfg src/*.py src/network/*.py src/storage/*.py src/bitmessageqt/*.py