Skip to content

Commit

Permalink
🧹 Remove dead variables & config for presubmit markdown checking (#6452)
Browse files Browse the repository at this point in the history
* remove defunct markdown linting variable

* remove unused markdown config file
  • Loading branch information
kellyaa authored Jul 28, 2022
1 parent e5405de commit 15dd7ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions test/markdown-lint-config.rc

This file was deleted.

1 change: 0 additions & 1 deletion test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

# shellcheck disable=SC1090

export DISABLE_MD_LINTING=1
export GO111MODULE=on

export KO_FLAGS="--platform=linux/amd64"
Expand Down

0 comments on commit 15dd7ca

Please sign in to comment.