Closed asottile closed 5 years ago
sed -i 's/\t/ /g' README.md
remove trailing whitespace
automated via:
pre-commit try-repo \ https://github.com/pre-commit/pre-commit-hooks \ trailing-whitespace --all-files
sed -i 's/\t/ /g' README.md
remove trailing whitespace
automated via: