nightingale1/vendor/github.com/uber-go/tally/check_license.sh

5 lines
138 B
Bash

#!/bin/bash
./node_modules/.bin/uber-licence --version || npm i uber-licence@latest
./node_modules/.bin/uber-licence --dry --file "*.go"