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

Fix CS #119

Closed
wants to merge 1 commit into from
Closed

Fix CS #119

wants to merge 1 commit into from

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 16, 2019

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
Documentation
License MIT

@dbu
Copy link
Contributor

dbu commented Dec 17, 2019

this is a recent addition in symfony code style, and one i really don't like. the exceptions become quite unreadable. in all projects where i can decide that, i added the following config to .styleci.yml

disabled:
  - single_line_throw

ok if i do it for this repository too?

@sagikazarmark
Copy link
Member

I agree with @dbu, let's keep code readable.

@dbu
Copy link
Contributor

dbu commented Jan 2, 2020

see #119

@dbu dbu closed this Jan 2, 2020
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.

None yet

3 participants