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

Internal: Update .editorconfig to match Laravel #780

Merged
merged 5 commits into from
Dec 27, 2022

Conversation

caendesilva
Copy link
Member

Since we're running StyleCI and applying fixes from there to format according to the Laravel style guide, it only makes sense for the .editorconfig to also match that. This PR commits the settings exported1 from the PhpStorm Laravel preset. It's essentially PSR-12. It has one modification from the Laravel preset, and that is to use Unix file endings (LF)

Footnotes

  1. https://stackoverflow.com/a/70562240

@caendesilva caendesilva marked this pull request as ready for review December 27, 2022 14:32
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@14c4b0a). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             master      #780   +/-   ##
==========================================
  Coverage          ?   100.00%           
  Complexity        ?      1167           
==========================================
  Files             ?       142           
  Lines             ?      3100           
  Branches          ?         0           
==========================================
  Hits              ?      3100           
  Misses            ?         0           
  Partials          ?         0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva caendesilva merged commit a44f1cd into master Dec 27, 2022
@caendesilva caendesilva deleted the internal-update-editorconfig branch December 27, 2022 14:37
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