keep-starknet-strange / raito

Bitcoin ZK client written in Cairo.
https://raito.wtf
MIT License
40 stars 34 forks source link

[dev] add Python linter and code formating checks to the CI #159

Closed maciejka closed 1 month ago

maciejka commented 1 month ago

It should lint and check code formatting of Python code in scripts directory.

mexes20 commented 1 month ago

@maciejka Can I work on this?

onlydustapp[bot] commented 1 month ago

Hey @mexes20! Thanks for showing interest. We've created an application for you to contribute to Raito - Bitcoin ZK Client. Go check it out on OnlyDust!

ShantelPeters commented 1 month ago

Hi @maciejka please can I be assigned to this issue

onlydustapp[bot] commented 1 month ago

Hey @ShantelPeters! Thanks for showing interest. We've created an application for you to contribute to Raito - Bitcoin ZK Client. Go check it out on OnlyDust!

mexes20 commented 1 month ago

@maciejka would you prefer I also add a pre-commit hook to enforce linting and formatting?

maciejka commented 1 month ago

Let's try it. Will you add it for Cairo as well?

m-kus commented 1 month ago

Oh, let's maybe just stick with the CI + scarb script? Hooks are really annoying

mexes20 commented 1 month ago

Okay