enabled linting
This commit is contained in:
parent
bf4978bded
commit
62214799e0
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -176,4 +176,4 @@ def linttest(project, release_type):
|
||||||
test_clj(project)
|
test_clj(project)
|
||||||
test_cljs(project)
|
test_cljs(project)
|
||||||
test_schema(project)
|
test_schema(project)
|
||||||
#lint(project)
|
lint(project)
|
||||||
|
|
Loading…
Reference in a new issue