The readme file that we're using at the beginning is;
# project
This project contains both code and settingz
The hook will run once you make a commit.
git add readme.md
git commit -m readme-added
The pre-commit should now intercept this file because of a trailing whitespace and a newline missing.