Jelmer Vernooij
7 năm trước cách đây
mục cha
commit
7e4e45352a
1 tập tin đã thay đổi với
1 bổ sung và
1 xóa
-
1
1
Makefile
|
@@ -1,4 +1,4 @@
|
|
-PYTHON = python
|
|
|
|
|
|
+PYTHON = python -Werror
|
|
PYFLAKES = pyflakes
|
|
PYFLAKES = pyflakes
|
|
PEP8 = pep8
|
|
PEP8 = pep8
|
|
FLAKE8 ?= flake8
|
|
FLAKE8 ?= flake8
|