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

Fixed coding standard violations in the Framework\Interception namespace #9359

Merged
merged 2 commits into from
Jun 23, 2017
Merged

Fixed coding standard violations in the Framework\Interception namespace #9359

merged 2 commits into from
Jun 23, 2017

Conversation

dverkade
Copy link
Member

@dverkade dverkade commented Apr 22, 2017

Fixed coding standard violations in the Framework\Interception namespace, so that it will be checked bij PHP CS and no longer be ignored while doing CI checks. Made the following changes:

  • Removed @codingStandardsIgnoreFile from the head of the file.
  • Added use statement to so files in order to get shortes class names and fix line length
  • Fixed identation
  • Fixed unnecessary comma at the end of arrays

…ace, so that it will be checked bij PHP CS and no longer be ignored while doing CI checks. Made the following changes:

- Removed @codingStandardsIgnoreFile from the head of the file.
- Added use statement to so files in order to get shortes class names and fix line length
- Fixed identation
@maghamed maghamed self-requested a review April 24, 2017 10:53
@maghamed maghamed self-assigned this Apr 24, 2017
@ishakhsuvarov ishakhsuvarov self-assigned this Jun 23, 2017
@ishakhsuvarov ishakhsuvarov added this to the June 2017 milestone Jun 23, 2017
@magento-team magento-team merged commit 4546fbb into magento:develop Jun 23, 2017
magento-team pushed a commit that referenced this pull request Jun 23, 2017
…rception namespace #9359

 - ClassReference test updated to support trait detection
magento-team pushed a commit that referenced this pull request Jun 23, 2017
@dverkade dverkade deleted the Fix_coding_standard_in_Framework-Interception branch June 22, 2018 14:55
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

4 participants