the-turing-way/the-turing-way

Add alex style check

Open

#3,767 创建于 2024年6月19日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TeX (2,144 star) (747 fork)batch import
good first issueinfrastructure

描述

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

贡献者指南

Add alex style check · the-turing-way/the-turing-way#3767 | Good First Issue