Skip to content

Conversation

@yarikoptic
Copy link
Collaborator

CI started to error out codespell as I saw in #2032 and it is due to new codespell 2.4.0.

So this PR fixes those detected with codespell 2.4.0 and indeed we had inconsistencies on GB vs US forms for "localization" so it is harmonized now.

I have done HEP exclusion via regex which might slow things down but would keep it case specific

@yarikoptic yarikoptic added the exclude-from-changelog This item will not feature in the automatically generated changelog label Jan 21, 2025
Those were detected with codespell 2.4.0 and indeed we had inconsistencies on
GB vs US forms for "localization" so it is harmonized now.
Co-authored-by: Dimitri Papadopoulos Orfanos <[email protected]>
Copy link
Collaborator

@DimitriPapadopoulos DimitriPapadopoulos left a comment

Choose a reason for hiding this comment

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

@effigies effigies merged commit 229d9f8 into bids-standard:master Jan 21, 2025
20 of 23 checks passed
@codecov
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (4218b87) to head (0acda91).
Report is 144 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2033   +/-   ##
=======================================
  Coverage   82.45%   82.45%           
=======================================
  Files          17       17           
  Lines        1499     1499           
=======================================
  Hits         1236     1236           
  Misses        263      263           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

exclude-from-changelog This item will not feature in the automatically generated changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants