Sniff Out Unclean Code with PHP CodeSniffer

preview_player
Показать описание

Official site

Twitter
Рекомендации по теме
Комментарии
Автор

Sniff Out Unclean Code with PHP CodeSniffer

codecourse
Автор

Could you do a video on composer? I always see it in Github readme files but I have never used it, or the bash shell you showed, and the website doesn't really explain it for me.

How do I use it (and what for) and how do I set it up?

Sandman
Автор

For Brackets users can install the extension PHP Code Quality Tools.

mysterion
Автор

If you wan't an easier and more consistent way to follow coding standards, linting, etc. I highly recommend using SublimeLinter for all your linters. You can get phpcs, jshint, csslint and all the other linters you wan't. It's easy to configurate, update and install as well and you're not forced to wait for an update for a linter, since SublimeLinter is just a wrapper for native linters.

dealloc
Автор

None of this standards is for me because of brackets in a new line...
Another thing is, that I have a project with 720 files and it would be hard for me to change everything manually...

CzajekTutorialowiec
join shbcf.ru