Skip to content

Commit 9a91d3a

Browse files
committed
Use script instead of python
1 parent 20d6941 commit 9a91d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@
9999
name: check-terratest-skip-env
100100
description: Check all go source files for any uncommented os.Setenv calls setting a terratest SKIP environment.
101101
entry: ./hooks/check_skip_env.py
102-
language: python
102+
language: script
103103
files: \.go$

0 commit comments

Comments
 (0)