Skip to content

ci(commitlint): fix local running of commit linter on macOS #229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

tiborsimko
Copy link
Member

Replaces GNU-specific grep command-line option in the commitlint check
so that the linter would work locally on both macOS and Linux operating
systems.

…#229)

Replaces GNU-specific `grep` command-line option in the commitlint check
so that the linter would work locally on both macOS and Linux operating
systems.
@tiborsimko tiborsimko force-pushed the ci-commitlint-fix-macos branch from a423394 to f32aafd Compare June 27, 2025 09:37
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.65%. Comparing base (e15d152) to head (f32aafd).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   27.65%   27.65%           
=======================================
  Files           5        5           
  Lines         141      141           
=======================================
  Hits           39       39           
  Misses        102      102           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tiborsimko tiborsimko merged commit f32aafd into reanahub:master Jun 27, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in 0.95.0 Jun 27, 2025
@tiborsimko tiborsimko deleted the ci-commitlint-fix-macos branch June 27, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants