I hereby claim:
- I am AV-IO on github.
- I am avio (https://keybase.io/avio) on keybase.
- I have a public key whose fingerprint is 4ABD CDAF 750B 313F E6FC 63B0 CF75 5B2E FDB1 E526
To claim this, I am signing this object:
{ | |
"run": { | |
"concurrency": 4, | |
"deadline": "1m", | |
"tests": true | |
}, | |
"output": { | |
"format": "colored-line-number", | |
"print-issued-lines": true, | |
"print-linter-name": true |
if [ -z "$1" ] | |
then | |
echo "No Profile. exiting..." | |
exit | |
fi | |
if [ -z "$2" ] | |
then | |
echo "No MFA value. exiting..." | |
exit | |
fi |
package main | |
import ( | |
"fmt" | |
"io/ioutil" | |
"net/http" | |
"net/http/httptrace" | |
"strings" | |
"time" | |
) |
I hereby claim:
To claim this, I am signing this object: