Skip to content

Conversation

floriankraemer
Copy link
Contributor

No description provided.

… types based on configuration.

Added tests for methods with and without type specifications, ensuring correct error reporting for type mismatches.
…ion.

Introduced a new method for validating parameters, consolidating error handling for missing parameters, type mismatches, and name pattern violations. This enhances code readability and maintainability.
…ate documentation

- Introduced `testMethodNoType` with mixed parameter types.
- Added `testMethodWithWrongType` to validate error handling for incorrect parameter types.
- Updated documentation in `MethodMustReturnTypeRule` to clarify checks performed on method signatures.
- Revised README to specify that all controllers must be `readonly` and clarified method argument limits.
- Enhanced Rules documentation with new rules for catching exceptions and naming conventions for boolean-returning methods.
- Corrected class names in configuration examples for consistency.
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