Skip to content

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented May 8, 2025

Purpose

We get lot of pull requests about typo.
We add codespell linter in the CI, it will inform us if we introduce spell mistakes.
This linter checks all the project.

Proposal

  • 🩺(CI) add lint spell mistakes
  • ✏️(project) automatic typo correction
@AntoLC AntoLC self-assigned this May 8, 2025
@AntoLC AntoLC force-pushed the feature/spellcheck branch 2 times, most recently from b843864 to ace3535 Compare May 8, 2025 22:03
@AntoLC AntoLC changed the title 🩺(CI) add spellcheck workflow 🩺(CI) add lint spell mistakes May 8, 2025
@AntoLC AntoLC force-pushed the feature/spellcheck branch 2 times, most recently from b0e360a to 4819fac Compare May 13, 2025 13:49
@AntoLC AntoLC marked this pull request as ready for review May 13, 2025 13:50
@AntoLC AntoLC requested review from lunika and sampaccoud and removed request for lunika and sampaccoud May 13, 2025 13:50
@AntoLC AntoLC force-pushed the feature/spellcheck branch 2 times, most recently from e8cdd0c to 1ac708f Compare May 13, 2025 13:55
Dockerfile Outdated
USER ${DOCKER_USER}

# Copy statics
# Copy statistics
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Copy statistics
# Copy statics
AntoLC added 2 commits May 13, 2025 16:00
We get lot of pull requests about typo. We add codespell linter in the CI, it will inform us if we introduce spell mistakes.
@AntoLC AntoLC force-pushed the feature/spellcheck branch from 1ac708f to 95d3a8c Compare May 13, 2025 14:00
@AntoLC AntoLC requested a review from lunika May 13, 2025 14:07
@AntoLC AntoLC merged commit 95d3a8c into main May 13, 2025
21 of 22 checks passed
@AntoLC AntoLC deleted the feature/spellcheck branch May 13, 2025 18:54
@AntoLC AntoLC mentioned this pull request May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants