the-turing-way/the-turing-way

Add alex style check

Open

#3.767 geöffnet am 19. Juni 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TeX (2.144 Stars) (747 Forks)batch import
good first issueinfrastructure

Beschreibung

@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)

Contributor Guide