We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit - hook for find trailing whitespace and CRLF line terminators. install: cp pre-commit .git/hooks cd .git/hooks chmod +x pre-commit