Skip to content
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

feat: Omit usage text when failing due to a lint error #3109

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

thomaspoignant
Copy link
Owner

Description

Do not display the usage when we have a lint error.

Closes issue(s)

Resolve #3106

Checklist

  • I have tested this code
  • I have updated the documentation (README.md and /website/docs)
  • I have followed the contributing guide

display usage when error in lint

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit c580691
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/67b892bd4c85d20008ca0c4e

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.81%. Comparing base (4cc6653) to head (c580691).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3109   +/-   ##
=======================================
  Coverage   84.81%   84.81%           
=======================================
  Files         113      113           
  Lines        5249     5250    +1     
=======================================
+ Hits         4452     4453    +1     
  Misses        632      632           
  Partials      165      165           

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

@kodiakhq kodiakhq bot merged commit 7e3a00a into main Feb 21, 2025
23 checks passed
@kodiakhq kodiakhq bot deleted the help-error-lint branch February 21, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(change) omit usage text when failing due to a lint error
1 participant