And fix the errors.
We will add the .py extension in a follow-up commit so that these scripts remain linted.
The main entry point for the application will not get a .py extension, so add it to include in .arclint.
Depends on D15358
Differential D15359
[electrum] run flake8 on python scripts missing the .py extension PiRK on Feb 1 2024, 11:05. Authored by
Details
And fix the errors. The main entry point for the application will not get a .py extension, so add it to include in .arclint. Depends on D15358 arc lint -- electrum/electrum-abc Make sure ./electrum-abc still runs
Diff Detail
Event Timeline
Comment Actions don't add scripts/ to .arclint, we will simply rename those scripts with a .py extension
|