You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pre-commit-hook): Initial implementation in python #22 (#524)
* feat(pre-commit-hook): Initial implementation in python
* feat(pre-commit-hook): Use filenames from hook, update api, and add more tests #22