forked from MTSR/mapserver
remove luacheck stuff
This commit is contained in:
parent
b13afb5486
commit
8268c2d4a1
@ -10,10 +10,6 @@ RUN add-apt-repository ppa:longsleep/golang-backports &&\
|
|||||||
apt-get update &&\
|
apt-get update &&\
|
||||||
apt-get install -y golang-go
|
apt-get install -y golang-go
|
||||||
|
|
||||||
# luacheck
|
|
||||||
RUN apt-get install -y luarocks liblua5.1-dev
|
|
||||||
RUN luarocks install luacheck
|
|
||||||
|
|
||||||
# jshint
|
# jshint
|
||||||
RUN apt-get install -y nodejs npm
|
RUN apt-get install -y nodejs npm
|
||||||
RUN npm install -g jshint
|
RUN npm install -g jshint
|
||||||
|
Loading…
Reference in New Issue
Block a user