Skip to content

Commit e13824b

Browse files
committed
Disable lint rules
1 parent ca083e0 commit e13824b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/appveyor/on_finish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ main() {
5656
trap 'on_error' ERR
5757

5858
# Run in the top-level project directory:
59+
# shellcheck disable=SC2164,SC2046
5960
cd $(dirname "$0")/../../..
6061

6162
# Run main:

0 commit comments

Comments
 (0)