Skip to content

Enhancement: Configure trailing_comma_in_multiline fixer to include match in elements option#626

Merged
localheinz merged 1 commit intomainfrom
feature/trailing-comma-in-multiline
Jul 11, 2022
Merged

Enhancement: Configure trailing_comma_in_multiline fixer to include match in elements option#626
localheinz merged 1 commit intomainfrom
feature/trailing-comma-in-multiline

Conversation

@localheinz
Copy link
Copy Markdown
Member

This pull request

  • configures the trailing_comma_in_multiline fixer to include match in the elements option

Follows #620.

💁‍♂️ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.9.1/doc/rules/control_structure/trailing_comma_in_multiline.rst.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 11, 2022

Codecov Report

Merging #626 (5c8680f) into main (79116c3) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #626   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             20        20           
===========================================
  Hits              20        20           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 79116c3...5c8680f. Read the comment docs.

@localheinz localheinz merged commit e19a0b9 into main Jul 11, 2022
@localheinz localheinz deleted the feature/trailing-comma-in-multiline branch July 11, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants