Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

New coding standard #51

Merged
merged 10 commits into from
Mar 12, 2017
Merged

New coding standard #51

merged 10 commits into from
Mar 12, 2017

Conversation

Koopzington
Copy link
Contributor

Usage of the newly introduced zendframework/zend-coding-standard for CS checks.

@@ -42,7 +42,7 @@ public function testAutoloadersRegisteredByAutoloaderListener()
$this->assertTrue($modules['ListenerTestModule']->getAutoloaderConfigCalled);
$this->assertTrue(class_exists('Foo\Bar'));
}

// @codingStandardsIgnoreStart
Copy link
Member

@Xerkus Xerkus Mar 12, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be targeted rule disable would be better?

@Xerkus Xerkus merged commit 8248e2e into zendframework:master Mar 12, 2017
Xerkus added a commit that referenced this pull request Mar 12, 2017
@Koopzington Koopzington deleted the new-coding-standard branch March 13, 2017 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants