Commit graph

22 commits

Author SHA1 Message Date
25562fa546 fix ruleset description
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-02-14 12:32:35 +01:00
d2e164d5e5 fix possible bug in restoring the original severity if ignoring parent errors
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/code-style Pipeline was successful
2023-02-14 12:24:55 +01:00
d5831242f5 allow missing @var annotations 2023-02-14 12:24:27 +01:00
42a7968cee allow null in union types of VariableCommentSniff
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/code-style Pipeline was successful
2023-02-10 17:50:54 +01:00
f2fde71ef7 disable the Squiz\VariableCommentSniff "missing" code, to fix union types
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-02-10 17:35:18 +01:00
7063c47d64 Fixing doc type annotation sniffs to correctly ignore attributes
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-02-10 15:37:30 +01:00
ef0ac65a4f Merge pull request 'adds sniff to find @return void' (#1) from feature/return-void into master
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/code-style Pipeline was successful
Reviewed-on: #1
2023-01-29 14:59:10 +01:00
57a86ebb8d adds sniff to find @return void
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/code-style Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2022-11-30 12:34:38 +01:00
26762ba2ea Configuring space between use sections to be PSR-12 compliant
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/code-style Pipeline was successful
2022-09-12 13:59:57 +02:00
8fefef5a7f Upgrading dependency to slevomat/coding-standard
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-08-02 16:06:57 +02:00
71261df5d3 Allow phpcodesniffer-composer-installer composer scripts
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-07-31 18:07:37 +02:00
99e18213f2 disallow key_exists
Some checks failed
ci/woodpecker/push/code-style Pipeline failed
ci/woodpecker/push/test Pipeline was successful
2022-07-30 14:38:51 +02:00
2478c0f3ff Do not crash if comment is missing completely
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-05-17 13:44:01 +02:00
51ef90ecac Fixing ownership for thecodingmachine image
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-05-01 00:31:25 +02:00
b10284a7cb Adding .woodpecker pipelines
Some checks failed
ci/woodpecker/push/code-style Pipeline failed
ci/woodpecker/push/test Pipeline failed
2022-05-01 00:24:35 +02:00
967e61c6c6 Using own Code-Sytle ;) 2022-05-01 00:22:02 +02:00
308391d6c7 Allow @inheritdoc instead of @var on property 2022-05-01 00:14:43 +02:00
d6e9f9b41f Disallow is_null 2021-10-01 19:13:03 +02:00
Marvin Kuhl
4bb9f54ca8 only show wrong positioned var tag if it is present 2021-08-03 11:37:30 +02:00
6c1b52389d exclude Squiz.ControlStructures.ForEachLoopDeclaration.SpacingBeforeAs 2021-08-02 17:01:48 +02:00
96dde4a0ab First rulesets for DigiComp and inwebs 2021-08-01 13:45:29 +02:00
44567f306f Initial commit 2021-07-31 15:31:17 +02:00