aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2019-01-20 23:36:46 -0800
committerGravatar Miek Gieben <miek@miek.nl> 2019-01-21 07:36:46 +0000
commitef8cb40688067f918d05829b1f47bb938f70d2a7 (patch)
tree148e5e9224883246d30fb0384ca3dc8a194eb881 /plugin
parent725becd134752caead1aa2b2cf3a72d01c13b599 (diff)
downloadcoredns-ef8cb40688067f918d05829b1f47bb938f70d2a7.tar.gz
coredns-ef8cb40688067f918d05829b1f47bb938f70d2a7.tar.zst
coredns-ef8cb40688067f918d05829b1f47bb938f70d2a7.zip
Add presubmit to check if there are any files that have `import "testing"` (#2480)
The check is done through ``` if [[ $(go list -f '{{ join .Deps " "}}') == *" testing "* ]]; then error.. fi ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions