8000 Show total number of issues in Herb Lint CLI by marcoroth · Pull Request #206 · marcoroth/herb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Show total number of issues in Herb Lint CLI #206

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
Jul 1, 2025

Conversation

marcoroth
Copy link
Owner

This pull request shows the total number of issues (error count + warnings count) in the summary of the lint run.

  ❯ bin/herb-lint test/fixtures/

  [...]

  Checked     4 files
  Files       3 with issues | 1 clean (4 total)
- Issues      7 errors | 0 warnings (across 3 files)
+ Issues      7 errors | 0 warnings (7 issues across 3 files)
  Start at    03:45:41
  Duration    33ms (8 rules)

@marcoroth marcoroth merged commit ccf1063 into main Jul 1, 2025
13 of 14 checks passed
@marcoroth marcoroth deleted the show-total-issues-in-lint-cli branch July 1, 2025 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0