Skip to content

Commit

Permalink
pre-commit: fix check failures (#15328)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Jan 24, 2025
1 parent 3ed1167 commit 234488f
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ repos:
hooks:
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
exclude: (.*/.*.(tmpl|tftpl)$)
- id: check-merge-conflict
args: ['--assume-in-merge']
Empty file modified packaging/files/linux/apm-server.sh
100644 → 100755
Empty file.
Empty file modified packaging/files/linux/postinstall.sh
100644 → 100755
Empty file.
Empty file modified packaging/files/linux/preinstall.sh
100644 → 100755
Empty file.
Empty file modified script/build_apm_docs.sh
100644 → 100755
Empty file.
Empty file modified script/intake-receiver-version.sh
100644 → 100755
Empty file.
Empty file modified testing/docker/elastic-agent/build.sh
100644 → 100755
Empty file.
Empty file modified testing/smoke/lib.sh
100644 → 100755
Empty file.
Empty file modified testing/smoke/os_matrix.sh
100644 → 100755
Empty file.
Empty file modified testing/smoke/test_supported_os.sh
100644 → 100755
Empty file.

0 comments on commit 234488f

Please sign in to comment.