✨ Added pre-commit
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
ko_fi: mawoka
|
||||
liberapay: Mawoka
|
||||
liberapay: Mawoka
|
||||
|
||||
@@ -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!
|
||||
|
||||
|
||||
@@ -32,4 +32,4 @@ jobs:
|
||||
- name: Lint
|
||||
working-directory: ./frontend
|
||||
run: |
|
||||
pnpm run lint
|
||||
pnpm run lint
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user