Added pre-commit

This commit is contained in:
Mawoka
2022-06-09 17:12:39 +02:00
parent 5d40efe0fd
commit d89d734281
24 changed files with 186 additions and 53 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
ko_fi: mawoka
liberapay: Mawoka
liberapay: Mawoka
+1 -1
View File
@@ -30,7 +30,7 @@ If applicable, add the error stacktrace to help explain your problem.
- Browser [e.g. Chrome, Firefox, Safari]:
- ~~Classquiz Version [e.g. 0.10]:~~ :warning:** No versioning for now** :warning:
- Classquiz installation [e.g. classquiz.de]:
- Commit SHA [e.g : ed35c5c69019e7cd6331ea438519f53b8bce70cf]:
- Commit SHA [e.g : ed35c5c69019e7cd6331ea438519f53b8bce70cf]:
**Additional context**
Add any other context about the problem here.
@@ -15,4 +15,3 @@ If applicable, add screenshots to help explain your feature.
Add any other context about the problem here.
Thanks for contributing to ClassQuiz!
@@ -12,4 +12,3 @@ A clear and concise description of the improvement you're asking for.
Add any other context about the problem here.
Thanks for contributing to ClassQuiz!
+1 -1
View File
@@ -32,4 +32,4 @@ jobs:
- name: Lint
working-directory: ./frontend
run: |
pnpm run lint
pnpm run lint
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
run: |
# Install deepsource CLI
curl https://deepsource.io/cli | sh
# From the root directory, run the report coverage command
./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml