added linter

This commit is contained in:
Brad Rydzewski
2019-10-16 23:27:43 -07:00
parent 43bbf6e78c
commit 47c1f5248a
10 changed files with 532 additions and 16 deletions

7
engine/auth/testdata/config_gcr.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"auths": {
"gcr.io": {
"auth": "X2pzb25fa2V5Onh4eDpiYXIK"
}
}
}