in .git/hooks are a bunch of .sample files (bash). If the .sample ending is removed the hook becomes active. (Literally just bash files.)
Add linter to .git/hooks/pre-commit
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
in .git/hooks are a bunch of .sample files (bash). If the .sample ending is removed the hook becomes active. (Literally just bash files.)
Add linter to .git/hooks/pre-commit