Skip to content
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

Remove single line rule on "throw Exception" #25

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

hugo-goncalves-kununu
Copy link
Collaborator

Our rules are based on Symfony rule set.

Symfony rule set has the single_line_throw option which enforces that all throw new Exception lines should be on a single line.

This PR will disable that rule.

@hugo-goncalves-kununu hugo-goncalves-kununu merged commit e38ff96 into master Sep 5, 2024
1 check passed
@hugo-goncalves-kununu hugo-goncalves-kununu deleted the remove_single_line_throw_rule branch September 5, 2024 14:15
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