...

Text file src/github.com/stretchr/testify/.ci.govet.sh

Documentation: github.com/stretchr/testify

     1#!/bin/bash
     2
     3set -e
     4
     5go vet ./...

View as plain text