Skip to content

Commit

Permalink
Update pep8.docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus authored Aug 23, 2019
1 parent 0fdfc67 commit 0c782ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/pep8.docker
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ RUN docker-apt-install python-pip
RUN pip install pycodestyle
ADD . /code
WORKDIR /code
RUN pycodestyle --ignore=W503,E501,E203,E722,E226 --statistics drastic
RUN pycodestyle --ignore=W503,E501,E203,E722,E226 --statistics drasticali

0 comments on commit 0c782ca

Please sign in to comment.