-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
area: severityenhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not
Description
Is your feature request related to a problem? Please describe.
As a new dev in a team, I want to be able to distinguish issues by their severity. But Severity is an opinionated thing and it really depends, on what you "mean" and how you treat error. In golangci-lint
- We have a severity concept for issues introduced quite along time ago.
- We also have coloring for issues.
Why not combine those two?
Describe the solution you'd like
Custom colors per severity?
Describe alternatives you've considered
Filtering out non-errors, or non-critical things.
Additional context
Here is demo of implementation on how it difference:
Upvote or Downvote?
neha-viswanathan, bombsimon, wandergeek, bcarlin, schackoa and 6 moreschackoa
Metadata
Metadata
Assignees
Labels
area: severityenhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not