Advent Of Code Development Install pre-commit for linting on commits Use the bundled .gitconfig to hide text files from diffs $ git config --local include.path ../.gitconfig $ pre-commit install