mmgen-node-tools/test/test-release.d
The MMGen Project ada2cecada
Check the MMGen Node Tools with the pylint static code analyzer:
# Install pylint:
    $ python3 -m pip install pylint

    # Perform the check:
    $ test/test-release.sh lint

The linting operation should complete without error if running Python v3.9 or
greater.
2023-10-13 09:50:16 +00:00
..
cfg.sh Check the MMGen Node Tools with the pylint static code analyzer: 2023-10-13 09:50:16 +00:00