Loading Makefile +1 −1 Original line number Diff line number Diff line .PHONY: tests pylint2 pylint3 .PHONY: tests output pylint2 pylint3 IGNORED_PYLINT_TESTS=invalid-name,missing-docstring,redefined-variable-type,too-few-public-methods IGNORED_PYLINT2_TESTS=superfluous-parens Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line .PHONY: tests pylint2 pylint3 .PHONY: tests output pylint2 pylint3 IGNORED_PYLINT_TESTS=invalid-name,missing-docstring,redefined-variable-type,too-few-public-methods IGNORED_PYLINT2_TESTS=superfluous-parens Loading