Skip to content

.codespellrc: update for 2.2.5#3907

Merged
cyphar merged 1 commit intoopencontainers:mainfrom
kolyshkin:codespell-2.2.5
Jun 21, 2023
Merged

.codespellrc: update for 2.2.5#3907
cyphar merged 1 commit intoopencontainers:mainfrom
kolyshkin:codespell-2.2.5

Conversation

@kolyshkin
Copy link
Contributor

Remove some old exceptions (no longer needed), add a new one
(codespell 2.2.5 flags "(mis)features" in docs/terminal.md).

This fixes the CI

Remove some old exceptions (no longer needed), add a new one
(codespell 2.2.5 flags "(mis)features" in docs/terminal.md).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added easy-to-review area/ci backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 labels Jun 16, 2023
@kolyshkin kolyshkin marked this pull request as ready for review June 16, 2023 17:16
@cyphar cyphar merged commit e099ffb into opencontainers:main Jun 21, 2023
@kolyshkin kolyshkin added backport/1.1-done A PR in main branch which has been backported to release-1.1 and removed backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 labels Jun 21, 2023
@cyphar
Copy link
Member

cyphar commented Jun 22, 2023

FWIW, I think we should have the GHA only do a codespell scan of changed files when triggered from a PR (or even better, only the chunks that were touched by the PR -- but I suspect codespell doesn't support that).

@kolyshkin
Copy link
Contributor Author

The fix (against a new codespell version suddenly breaking our CI) would be to pin codespell version, but since I doubt they make frequent releases, I think we're fine doing something like this PR from time to time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.1-done A PR in main branch which has been backported to release-1.1 easy-to-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants