Skip to content

CI: Add codespell to detect common typos.#4637

Merged
rolandshoemaker merged 1 commit into
masterfrom
cpu-speak-n-spell-boulder-edition
Jan 8, 2020
Merged

CI: Add codespell to detect common typos.#4637
rolandshoemaker merged 1 commit into
masterfrom
cpu-speak-n-spell-boulder-edition

Conversation

@cpu

@cpu cpu commented Jan 7, 2020

Copy link
Copy Markdown
Contributor

The codespell tool will be run during the "lints" phase of test.sh. See `.codespell.ignore.txt for ignored words. Note that these ignored words should be listed one per-line, in lowercase form.

The boulder-tools build.sh script is updated to include codespell in the tools image. I built and pushed new images with this script that are ref'd by docker-compose.yml.

Resolves #4635

The `codespell` tool will be run during the "lints" phase of `test.sh`.
See `.codespell.ignore.txt for ignored words. Note that these ignored
words should be listed one per-line, in **lowercase** form.

The boulder-tools `build.sh` script is updated to include `codespell` in
the tools image. I built and pushed new images with this script that are
ref'd by `docker-compose.yml`.
@cpu cpu requested a review from a team as a code owner January 7, 2020 22:10
@cpu cpu self-assigned this Jan 7, 2020
Comment thread .codespell.ignore.txt
@rolandshoemaker rolandshoemaker merged commit 5573760 into master Jan 8, 2020
@rolandshoemaker rolandshoemaker deleted the cpu-speak-n-spell-boulder-edition branch January 8, 2020 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Codespell to CI

3 participants