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
Refactored, stripped down, simplified to run as an Xcode run script. This is the final form. No more git hooks, no more installing, no more branch identifying. See the readme for installation information
Fixes to bugs to where certain errors weren't getting caught because of - lines in the diff
Also fixed bug adding to .gitignore
Added symlink to selective_linter
Smoother use, bug fixes, appending to existing pre commit hook scripts, update doc, differentiate between errors in un-staged files (but that have lint errors vs the parent branch) and staged files (which have lint errors vs HEAD).