Skip to content

Develop #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Develop #10

wants to merge 7 commits into from

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