commit 4b1d2ba9798b0255d9566a642dffd09467e321df parent 5c2941e69f3e444664d6426f42cb52cb885800ee Author: teor <teor@torproject.org> Date: Fri, 30 Aug 2019 23:03:50 +1000 changes: file for 30967 Diffstat:
| A | changes/ticket30967 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30967 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.