winglang/wing

Add a code spellchecking tool

Open

#782 opened on Nov 28, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (214 forks)github user discovery
good first issue✨ enhancement👷‍♀️ contributor-experience

Repository metrics

Stars
 (5,385 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We'd like to use this tool (@yoav-steinberg had a good previous experience with it). It should reduce the number of typos in our codebase.

Also look into adding it as a separate github workflow using https://github.com/codespell-project/actions-codespell

Contributor guide