Skip to content

Add configurable dependency diagnostic severities - #10

Open
MileskiK wants to merge 1 commit into
Nikoloutsos:mainfrom
MileskiK:codex/configurable-diagnostic-severity
Open

Add configurable dependency diagnostic severities#10
MileskiK wants to merge 1 commit into
Nikoloutsos:mainfrom
MileskiK:codex/configurable-diagnostic-severity

Conversation

@MileskiK

Copy link
Copy Markdown

Summary

  • add package-level YAML configuration for transitive and unused dependency diagnostic severities
  • support error, warning, and ignore behavior
  • report findings directly through PackagePlugin diagnostics
  • document configuration and defaults

Validation

  • verified default error behavior with a consumer package
  • verified warning behavior allows the consumer build to succeed
  • verified CRLF configuration files, including blank lines
  • ran git diff --check

Tests were not added as part of this change.

@Nikoloutsos

Copy link
Copy Markdown
Owner

Hello @KristijanBetsson nice addition.
Will try to check and test it this week, thank you 💯

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants