Skip to content

Commit

Permalink
No spellcheck on evaluations
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 4, 2024
1 parent a6d3d51 commit d4311e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_spelling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Remove folders that must not be spellchecked
run: |
rm -rf docs/evaluations
rm -rf development_design
rm -rf projects
rm -rf feedback
Expand Down
7 changes: 7 additions & 0 deletions docs/evaluations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ These are our unedited evaluation results.
We use multiple types of evaluations, such as Retrospects
or anonymous forms.

!!! note "No checks here"

We choose only to edit evaluations when we have to (i.e.
privacy regulation).

This means these evaluations will not be checked for correct spelling.

Index|Course
-----|------------------------------------
6 |2025 autumn
Expand Down

0 comments on commit d4311e0

Please sign in to comment.