n0k0m3 / revanced-build-template

Github Template for building Revanced
GNU General Public License v3.0
139 stars 155 forks source link

add pre-commit checks #22

Closed seefood closed 2 years ago

n0k0m3 commented 2 years ago

Is this for linting?

seefood commented 2 years ago

Linting, style checks, indentation, you name it. it's an infrastructure. I see you added python code, I can add in flake8 or other checks to run auto-magically too.

n0k0m3 commented 2 years ago

don't, the python piece is just for prototyping, I'm porting it to bash and use jq

seefood commented 2 years ago

If you want help with that, let me know.