Skip to content

Commit

Permalink
Remove redundant option
Browse files Browse the repository at this point in the history
  • Loading branch information
myint committed Mar 24, 2015
1 parent b45c0cc commit ffab2c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ check:
pylint \
--reports=no \
--msg-template='{path}:{line}: [{msg_id}({symbol}), {obj}] {msg}' \
--max-module-lines=2500 \
--disable=bad-continuation \
--disable=blacklisted-name \
--disable=duplicate-code \
Expand Down

0 comments on commit ffab2c8

Please sign in to comment.