the-turing-way/the-turing-way

Add alex style check

Open

#3,767 opened on 2024年6月19日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)TeX (747 forks)batch import
good first issueinfrastructure

Repository metrics

Stars
 (2,144 stars)
PR merge metrics
 (平均マージ 11d 11h) (30d で 14 merged PRs)

説明

@sgibson91 brought up alex in Slack. It is a linter which checks for insensitive and inconsiderate language.

It is configurable and can raise both warning and errors, so we should be able to block what we feel in unacceptable but have the flexibility to question possibly insensitive language.

This could be added as a CI check (and in pre-commit #3651)

コントリビューターガイド