| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Exclude inc/blowfish.php and lib/scripts/fileuploader.js from
CodeSniffer checks.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory.
|
|
|
|
|
| |
Fix the exclusion of adLDAP to exclude all of its dependent
subdirectories in addition to the main adLDAP.php file.
|
| |
|
| |
|
| |
|
|
|