Converting lint-all.sh to lint-all.py.

Converting `lint-all.sh` to `lint-all.py`.
This commit is contained in:
hiago
2022-04-25 16:32:06 -03:00
parent 1e7db37e76
commit 29f44fed36
5 changed files with 26 additions and 33 deletions

View File

@@ -39,6 +39,6 @@ To do so, add the upstream repository as remote:
git remote add --fetch secp256k1 https://github.com/bitcoin-core/secp256k1.git
```
lint-all.sh
lint-all.py
===========
Calls other scripts with the `lint-` prefix.