Open filmaj opened 2 months ago
@filmaj Hi, I think I can try to finish it
👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.
This will ensure any changes anyone goes to make always adhere to the style enforced in the repo.
Also, if need be, you can always provide the
--no-verify
flag togit commit
to skip running precommit hooks. This could be useful for e.g. big refactors, where you want to isolate linter changes separate from code changes.