...

Text file src/gonum.org/v1/plot/.ci/check-imports.sh

Documentation: gonum.org/v1/plot/.ci

     1#!/bin/bash
     2
     3set -e
     4check-imports -b "math/rand,github.com/gonum/.*"

View as plain text