Skip to content

Conversation

@marinasundstrom
Copy link
Owner

Summary

  • add NonStrict classification with configurable defaultExceptionClassification
  • emit info diagnostics for NonStrict exceptions instead of requiring [Throws]
  • document and test NonStrict default for unlisted exceptions

Testing

  • dotnet format CheckedExceptions.sln --no-restore --include CHANGELOG.md,CheckedExceptions.Tests/AnazylerConfigTest.cs,CheckedExceptions.Tests/CheckedExceptionsAnalyzerTests.ThrowsExceptionCatchRest.cs,CheckedExceptions.Tests/CSharpAnalyzerVerifier.cs,CheckedExceptions.Tests/CodeFixes/CSharpCodeFixVerifier.cs
  • dotnet build CheckedExceptions.sln
  • dotnet test CheckedExceptions.sln

https://chatgpt.com/codex/tasks/task_e_68badfe5fbb4832f880a725de4acfbe8

@marinasundstrom marinasundstrom merged commit b961316 into main Sep 5, 2025
1 check passed
@marinasundstrom marinasundstrom deleted the codex/add-nonstrict-exception-classification branch September 5, 2025 13:39
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.

2 participants