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

Making the formatting of template files consistent with Piwik's styleguide and PSR-2 #7509

Merged
merged 1 commit into from Mar 29, 2015

Conversation

mnapoli
Copy link
Contributor

@mnapoli mnapoli commented Mar 23, 2015

This is a really minor change but it's been scratching an itch of mine for some time. When we generate code, e.g. a controller, command, API, plugin, etc there are always tiny details off. We might as well have correct formatting from the start :)

Hopefully this PR makes all code template files consistent with Piwik's style guide and PSR-2. I'm opening it as a PR so that we can avoid a revert later if somebody disagrees with a change, let's discuss it now. Else 👍 and it's merged.

@mnapoli mnapoli added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Mar 23, 2015
@mnapoli mnapoli added this to the Piwik 2.13.0 milestone Mar 23, 2015
@sgiehl
Copy link
Member

sgiehl commented Mar 26, 2015

👍

@mnapoli
Copy link
Contributor Author

mnapoli commented Mar 29, 2015

thanks @sgiehl for answering

mnapoli added a commit that referenced this pull request Mar 29, 2015
Making the formatting of template files consistent with Piwik's styleguide and PSR-2
@mnapoli mnapoli merged commit 92df466 into master Mar 29, 2015
@mnapoli mnapoli deleted the code-templates-formatting branch March 29, 2015 22:24
@mattab
Copy link
Member

mattab commented Jan 18, 2016

See also our follow up issue Automatically convert our code base to use a consistent code style #9545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants