diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c7a5c243d..53815e10ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,6 +32,8 @@ repos: - id: check-illegal-windows-names - id: check-merge-conflict - id: check-vcs-permalinks + - id: end-of-file-fixer + files: \.hxx$ - id: mixed-line-ending files: ^main/.*\.(c|h)xx$ - repo: https://github.com/codespell-project/codespell