Home
last modified time | relevance | path

Searched refs:PHP_CodeSniffer (Results 1 – 25 of 50) sorted by last modified time

12

/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock427 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
432 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
488 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md367 - [src] add PHP_CodeSniffer (#647) [[24900ef]](http://github.com/elasticsearch/elasticsearch-php/commit/24900ef)
368 - [TEST] add PHP_CodeSniffer to build (#638) [[088a509]](http://github.com/elasticsearch/elasticsearch-php/commit/088a509)
/plugin/issuelinks/
H A D.travis.yml13 - wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md10 This project uses [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) to enforce coding…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md10 This project uses [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) to enforce coding…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A Deasy-coding-standard.neon24 PHP_CodeSniffer\Standards\Generic\Sniffs\CodeAnalysis\EmptyStatementSniff:
27 PHP_CodeSniffer\Standards\Squiz\Sniffs\Classes\ValidClassNameSniff:
30 PHP_CodeSniffer\Standards\Generic\Sniffs\NamingConventions\CamelCapsFunctionNameSniff:
/plugin/gdpr/
H A D.travis.yml14 - wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
/plugin/cleanoldips/
H A D.travis.yml13 - wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php83 $path = PHP_CodeSniffer::getConfigData('notifysend_path');
88 $timeout = PHP_CodeSniffer::getConfigData('notifysend_timeout');
93 $showOk = PHP_CodeSniffer::getConfigData('notifysend_showok');
H A DJunit.php142 …echo '<testsuites name="PHP_CodeSniffer '.PHP_CodeSniffer::VERSION.'" tests="'.$this->_tests.'" fa…
H A DXml.php125 echo '<phpcs version="'.PHP_CodeSniffer::VERSION.'">'.PHP_EOL;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DClosureLinterSniff.php81 $lintPath = PHP_CodeSniffer::getConfigData('gjslint_path');
H A DJSHintSniff.php67 $rhinoPath = PHP_CodeSniffer::getConfigData('rhino_path');
68 $jshintPath = PHP_CodeSniffer::getConfigData('jshint_path');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
H A DCodeAnalyzerSniff.php58 $analyzerPath = PHP_CodeSniffer::getConfigData('zend_ca_path');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md6PHP_CodeSniffer.svg?branch=phpcs-fixer)](https://travis-ci.org/squizlabs/PHP_CodeSniffer) [![Code …
8 …ps://gitter.im/squizlabs/PHP_CodeSniffer](https://badges.gitter.im/Join%20Chat.svg)](https://gitte…
22 curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
25 curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar
30 pear install PHP_CodeSniffer
32 If you prefer using [Composer](http://getcomposer.org/) you can easily install PHP_CodeSniffer syst…
48 You will then be able to run PHP_CodeSniffer from the vendor bin directory:
55 git clone https://github.com/squizlabs/PHP_CodeSniffer.git
56 cd PHP_CodeSniffer
63 …\_CodeSniffer is available on the [Github wiki](https://github.com/squizlabs/PHP_CodeSniffer/wiki).
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php306 $tabWidth = PHP_CodeSniffer::getConfigData('tab_width');
313 $encoding = PHP_CodeSniffer::getConfigData('encoding');
320 $severity = PHP_CodeSniffer::getConfigData('severity');
359 $quiet = PHP_CodeSniffer::getConfigData('quiet');
366 $colors = PHP_CodeSniffer::getConfigData('colors');
375 $standard = PHP_CodeSniffer::getConfigData('standard');
576 … echo 'PHP_CodeSniffer version '.PHP_CodeSniffer::VERSION.' ('.PHP_CodeSniffer::STABILITY.') ';
884 $file = PHP_CodeSniffer::realpath($arg);
918 $phpcs = new PHP_CodeSniffer($values['verbosity']);
1056 PHP_CodeSniffer $phpcs,
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DHTML.php194 …ref="https://github.com/squizlabs/PHP_CodeSniffer">PHP_CodeSniffer '.PHP_CodeSniffer::VERSION.'</a…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Classes/
H A DClassDeclarationSniff.php66 $this->_phpVersion = PHP_CodeSniffer::getConfigData('php_version');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Methods/
H A DCamelCapsMethodNameSniff.php65 … if ($testName !== '' && PHP_CodeSniffer::isCamelCaps($testName, false, true, false) === false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php96 $suggestedName = PHP_CodeSniffer::suggestType($typeName);
261 $this->_phpVersion = PHP_CodeSniffer::getConfigData('php_version');
382 $suggestedName = PHP_CodeSniffer::suggestType($typeName);
397 } else if (in_array($suggestedName, PHP_CodeSniffer::$allowedTypes) === false) {
H A DVariableCommentSniff.php119 $suggestedType = PHP_CodeSniffer::suggestType($varType);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
H A DJSLintSniff.php65 $rhinoPath = PHP_CodeSniffer::getConfigData('rhino_path');
66 $jslintPath = PHP_CodeSniffer::getConfigData('jslint_path');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php101 if (PHP_CodeSniffer::isCamelCaps($objVarName, false, true, false) === false) {
133 if (PHP_CodeSniffer::isCamelCaps($varName, false, true, false) === false) {
182 if (PHP_CodeSniffer::isCamelCaps($varName, false, $public, false) === false) {
230 if (PHP_CodeSniffer::isCamelCaps($varName, false, true, false) === false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DCSS.php100 $content = PHP_CodeSniffer::prepareForOutput($token['content']);
123 $cleanContent = PHP_CodeSniffer::prepareForOutput($content);
282 $content = PHP_CodeSniffer::prepareForOutput($token['content']);
335 … $old = PHP_CodeSniffer::prepareForOutput($finalTokens[($stackPtr + 1)]['content']);
336 $new = PHP_CodeSniffer::prepareForOutput($newContent);
353 … $content = PHP_CodeSniffer::prepareForOutput($finalTokens[($stackPtr + 1)]['content']);
410 … $content = PHP_CodeSniffer::prepareForOutput($finalTokens[$i]['content']);
426 … $content = PHP_CodeSniffer::prepareForOutput($finalTokens[$i]['content']);
445 … $content = PHP_CodeSniffer::prepareForOutput($finalTokens[($x + 1)]['content']);
459 … $old = PHP_CodeSniffer::prepareForOutput($finalTokens[($stackPtr + 1)]['content']);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DValidClassNameSniff.php83 $valid = PHP_CodeSniffer::isCamelCaps($name, true, true, false);

12