Skip to content

Fix typo in DomainError class definition#19

Open
ShivenSiwach wants to merge 1 commit intoKeviqai:masterfrom
ShivenSiwach:patch-1
Open

Fix typo in DomainError class definition#19
ShivenSiwach wants to merge 1 commit intoKeviqai:masterfrom
ShivenSiwach:patch-1

Conversation

@ShivenSiwach
Copy link
Copy Markdown

What does this PR do?

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactoring (no behavior change)
  • Documentation
  • Infrastructure / CI
  • Test coverage

Checklist

  • I have read CONTRIBUTING.md
  • My code follows the project's coding standards (docs/CODING-RULES.md)
  • I have added tests for new functionality
  • All existing tests pass locally (python -m pytest tools/arch-test/ -v)
  • I have updated documentation if my change affects APIs, config, or architecture
  • No file exceeds 300 lines
  • No function exceeds 50 lines
  • No route handler exceeds 80 lines

Architecture compliance

  • No cross-service imports (each service owns its own schema)
  • No new services created without discussion
  • Event contracts follow the outbox pattern
  • API changes are backward-compatible or documented as breaking

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.

1 participant