python-cachier / cachier

Persistent, stale-free, local and cross-machine caching for Python functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switch from `wearerequired/lint-action` to `pre-commit`

Borda opened this issue · comments

From my practical experience, it is suitable for a developer to be able to run all lint locally, which seems not to be possible with the used wearerequired/lint-action (which also integrated multiple tools) compared to suggested pre-commit, which has more options for possible customization. Alternatively, there is a free bot that can perform some minor fixes instead of the contributor... 🐰 If you are interested, I am happy to send a PR with this enhancement 🦩

I'd love too, yes! Thank you! 🐐

@shaypal5 could you install the https://github.com/marketplace/pre-commit-ci (for this repo or the whole org) so it will guard the code quality 🙏