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

Add support for CS fixer #49

Open
netsensei opened this issue Jan 23, 2018 · 0 comments
Open

Add support for CS fixer #49

netsensei opened this issue Jan 23, 2018 · 0 comments

Comments

@netsensei
Copy link
Contributor

Detailed description

Add support for PHP Code Standards Sniffer. The idea is to perform linting of the app & src code against the PSR standards to pick up on potential optimalization.

This is an enhancement.

Context

Linting code improves readability and maintainability, and also helps pick up potentially hidden bugs which are tedious to fix.

@netsensei netsensei changed the title Add CS fixer Add support for CS fixer Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants