Talk:Joomla CodeSniffer
From Joomla! Documentation
(Difference between revisions)
(Installation ?) |
Masterchief (Talk | contribs) (→PSR's: new section) |
||
| Line 9: | Line 9: | ||
--[[User:Elkuku|Elkuku]] 01:26, 19 October 2010 (UTC) | --[[User:Elkuku|Elkuku]] 01:26, 19 October 2010 (UTC) | ||
| + | |||
| + | == PSR's == | ||
| + | |||
| + | I have no idea why PSR-0, 1 and 2 are referenced on this page at all. The Platform doesn't meet PSR-0 nor PSR-1 and deliberately ignores many of the requirements in PSR-2. People submitting code to the Platform or the CMS should be using https://github.com/joomla/coding-standards. | ||
Latest revision as of 07:32, 9 December 2012
[edit] Installation ?
Is there any reason for not using the "Easy Install method" ? i mean
pear install PHP_CodeSniffer-1.3.0RC1
as described in Installation
?
--Elkuku 01:26, 19 October 2010 (UTC)
[edit] PSR's
I have no idea why PSR-0, 1 and 2 are referenced on this page at all. The Platform doesn't meet PSR-0 nor PSR-1 and deliberately ignores many of the requirements in PSR-2. People submitting code to the Platform or the CMS should be using https://github.com/joomla/coding-standards.