Sfoglia il codice sorgente

changes: file for 30967

teor 6 anni fa
parent
commit
4b1d2ba979
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      changes/ticket30967

+ 6 - 0
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.