KaiHabermann / decayangle

https://kaihabermann.github.io/decayangle/
MIT License
1 stars 0 forks source link

Add Spell checking #42

Closed mmikhasenko closed 3 months ago

mmikhasenko commented 3 months ago

Remco taught me using precommit hooks for spell checking, it's working great. The CI setup can be taken from https://github.com/RUB-EP1/amplitude-serialization

see https://github.com/RUB-EP1/amplitude-serialization/blob/main/.pre-commit-config.yaml

KaiHabermann commented 3 months ago

Added in PR above