We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee072e commit 69b6e4cCopy full SHA for 69b6e4c
.github/workflows/lint.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
cd frontend
36
npm run lint
37
+
38
# Run lint on the python code
39
lint-python:
40
name: Lint python
0 commit comments