Home
last modified time | relevance | path

Searched refs:totalFixable (Results 1 – 16 of 16) sorted by path

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReport.php64 * @param int $totalFixable Total number of problems that can be fixed.
76 $totalFixable, argument
H A DReporting.php59 public $totalFixable = 0; variable in PHP_CodeSniffer_Reporting
199 $this->totalFixable += $reportData['fixable'];
260 $this->totalFixable,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DCbf.php128 * @param int $totalFixable Total number of problems that can be fixed.
140 $totalFixable, argument
H A DCheckstyle.php103 * @param int $totalFixable Total number of problems that can be fixed.
115 $totalFixable, argument
H A DCsv.php88 * @param int $totalFixable Total number of problems that can be fixed.
100 $totalFixable, argument
H A DDiff.php124 * @param int $totalFixable Total number of problems that can be fixed.
136 $totalFixable, argument
H A DEmacs.php88 * @param int $totalFixable Total number of problems that can be fixed.
100 $totalFixable, argument
H A DFull.php207 * @param int $totalFixable Total number of problems that can be fixed.
219 $totalFixable, argument
H A DInfo.php97 * @param int $totalFixable Total number of problems that can be fixed.
109 $totalFixable, argument
H A DJson.php104 * @param int $totalFixable Total number of problems that can be fixed.
116 $totalFixable, argument
121 …":{"errors":'.$totalErrors.',"warnings":'.$totalWarnings.',"fixable":'.$totalFixable.'},"files":{';
H A DJunit.php123 * @param int $totalFixable Total number of problems that can be fixed.
135 $totalFixable, argument
H A DNotifysend.php143 * @param int $totalFixable Total number of problems that can be fixed.
155 $totalFixable, argument
H A DSource.php122 * @param int $totalFixable Total number of problems that can be fixed.
134 $totalFixable, argument
164 if ($totalFixable > 0) {
170 if ($totalFixable > 0) {
187 if ($totalFixable > 0) {
192 if ($totalFixable > 0) {
210 if ($totalFixable > 0) {
236 if ($totalFixable > 0) {
259 if ($totalFixable > 0) {
261 …3[1mPHPCBF CAN FIX THE $fixableSources MARKED SOURCES AUTOMATICALLY ($totalFixable VIOLATIONS IN T…
H A DSummary.php97 * @param int $totalFixable Total number of problems that can be fixed.
109 $totalFixable, argument
175 if ($totalFixable > 0) {
177 … echo "\033[1mPHPCBF CAN FIX $totalFixable OF THESE SNIFF VIOLATIONS AUTOMATICALLY\033[0m";
H A DVersionControl.php161 * @param int $totalFixable Total number of problems that can be fixed.
173 $totalFixable, argument
218 if ($totalFixable > 0) {
266 if ($totalFixable > 0) {
279 if ($totalFixable > 0) {
303 if ($totalFixable > 0) {
306 …3[1mPHPCBF CAN FIX THE $fixableSources MARKED SOURCES AUTOMATICALLY ($totalFixable VIOLATIONS IN T…
309 … echo "\033[1mPHPCBF CAN FIX $totalFixable OF THESE SNIFF VIOLATIONS AUTOMATICALLY\033[0m";
H A DXml.php107 * @param int $totalFixable Total number of problems that can be fixed.
119 $totalFixable, argument