Skip to content

Commit

Permalink
Change severity to hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Nov 7, 2023
1 parent b1fb6cf commit 78a7db8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let copyAndUpdateRecordChangesAllFieldsAnalyzer: Analyzer<CliContext> =
Message =
"All record fields of record are being updated. Consider creating a new instance instead."
Code = "IONIDE-001"
Severity = Warning
Severity = Severity.Hint
Range = mExpr
Fixes = []
}
Expand Down

0 comments on commit 78a7db8

Please sign in to comment.