new lint help
This commit is contained in:
parent
213c502aeb
commit
96e8a1d428
8 changed files with 481 additions and 70 deletions
|
|
@ -21,4 +21,8 @@ gocode set lib-path \$SCRIPTPATH
|
|||
cd src/$1
|
||||
EOF
|
||||
|
||||
cat <<EOF > $2/.dir-locals.el.
|
||||
((nil . ((eval . (setenv "GOPATH" "\`pwd\`")))))
|
||||
EOF
|
||||
|
||||
git clone https://$1 $2/src/$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue