summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket309676
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket30967 b/changes/ticket30967
new file mode 100644
index 0000000000..5fe9c980b6
--- /dev/null
+++ b/changes/ticket30967
@@ -0,0 +1,6 @@
+ o Testing:
+ - When checking shell scripts, ignore any user-created directories.
+ Closes ticket 30967.
+ o Minor features (git scripts):
+ - Call the shellcheck script from the pre-commit hook.
+ Closes ticket 30967.