-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Conversation
@@ -29,19 +29,19 @@ $config = Symfony\CS\Config\Config::create(); | |||
$config->level(null); | |||
$config->fixers( | |||
array( | |||
'indentation', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we keep the diff minimal? :|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am afraid that I do not understand what do you mean by that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, nvm, just saw that you only sorted them. That's fine as long as there were no functional changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. just want the list to be clean when adding new items in it ;)
For next PRs to be minimal ;)
Should I do anything else to remove that awaiting author updates
label ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll do that
👍 |
@keradus merged, thanks! |
…cs-sort_fixers .php_cs - sort fixers
No description provided.