enabled linting

This commit is contained in:
Clemens 2023-09-29 10:24:21 +02:00
parent bf4978bded
commit 62214799e0

View file

@ -176,4 +176,4 @@ def linttest(project, release_type):
test_clj(project)
test_cljs(project)
test_schema(project)
#lint(project)
lint(project)