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

Automatically convert our code base to use a consistent code style #9545

Open
mattab opened this issue Jan 18, 2016 · 1 comment
Open

Automatically convert our code base to use a consistent code style #9545

mattab opened this issue Jan 18, 2016 · 1 comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.

Comments

@mattab
Copy link
Member

mattab commented Jan 18, 2016

Goal of this issue is that Piwik sourcecode (PHP and ideally JS, CSS, HTML...) follows a coding standard. Ideally, the coding standard should be enforced in an automated fashion that does not take time from the developer (ie. fixes and suggestions are automatically applied by the computer rather than the human).

There are some tools available that can help us reformat our source code to be consistently styled:

@tsteur
Copy link
Member

tsteur commented Jan 18, 2016

off topic: For JavaScript https://github.com/feross/standard

@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Mar 31, 2016
@mattab mattab added this to the 3.0.0 milestone Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.
Projects
None yet
Development

No branches or pull requests

2 participants