Skip to content

Adopt explicit exception classification in analyzer settings#304

Merged
marinasundstrom merged 4 commits intomainfrom
codex/refactor-exception-handling-configuration
Sep 5, 2025
Merged

Adopt explicit exception classification in analyzer settings#304
marinasundstrom merged 4 commits intomainfrom
codex/refactor-exception-handling-configuration

Conversation

@marinasundstrom
Copy link
Owner

Summary

  • replace ignoredExceptions/informationalExceptions lists with explicit exceptions classification map
  • adjust analyzer to honor Ignored, Informational, and Strict categories
  • document new configuration and ship baseline default-settings.json

Testing

  • dotnet build CheckedExceptions.sln
  • dotnet test CheckedExceptions.sln

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

@marinasundstrom marinasundstrom merged commit ac8be54 into main Sep 5, 2025
1 check passed
@marinasundstrom marinasundstrom deleted the codex/refactor-exception-handling-configuration branch September 5, 2025 13:03
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.

1 participant