summaryrefslogtreecommitdiff
path: root/_cs/DokuWiki/ruleset.xml
Commit message (Collapse)AuthorAge
* Exclude files from CodeSniffer checksMatt Perry2013-08-22
| | | | | Exclude inc/blowfish.php and lib/scripts/fileuploader.js from CodeSniffer checks.
* Revert changes to phpseclib to previous commitMatt Perry2013-08-22
| | | | | | | | Michael Hamann commented in pull request #306 that phpseclib has not been adopted by the DokuWiki project. Therefore, the changes made to reduce the CodeSniffer violations should be reverted and the local copy of phpseclib should be excluded from CS checks. This commit reverts the previous changes and adds the appropriate exclusion rule.
* Exclude inc/lessc.inc.php from CodeSniffer checksMatt Perry2013-08-22
|
* Add jQuery exclusion in CodeSniffer rule setMatt Perry2013-08-21
| | | | Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory.
* Fix adLDAP exclusion in CodeSniffer rule setMatt Perry2013-08-21
| | | | | Fix the exclusion of adLDAP to exclude all of its dependent subdirectories in addition to the main adLDAP.php file.
* Corrected typo: ruke -> ruleMatt Perry2012-10-24
|
* more codesniffer updatesAndreas Gohr2012-03-16
|
* some code sniffer rule adjustmentsAndreas Gohr2012-03-16
|
* Updated CodeSniffer files for work with Version 1.3.3Andreas Gohr2012-03-15