Skip to content
Snippets Groups Projects
Commit 8014ac65 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[pre-commit] Ignore version.txt for end of file fixing

This file is modified automatically
parent 9d200734
No related branches found
No related tags found
1 merge request!83Ignore version.txt for end of file fixing
Pipeline #49896 passed
...@@ -19,6 +19,7 @@ repos: ...@@ -19,6 +19,7 @@ repos:
- id: check-case-conflict - id: check-case-conflict
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: version.txt
- id: debug-statements - id: debug-statements
exclude: beat/backend/python/test/prefix/.*/syntax_error exclude: beat/backend/python/test/prefix/.*/syntax_error
- id: check-added-large-files - id: check-added-large-files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment