File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 extension-test :
2020 name : ' Testing and linting'
2121 uses : astehlik/typo3-extension-buildtools/.github/workflows/extension-test.yml@TYPO3_14
22- with :
23- # Ignore 108277 because it causes to many false positives with the with() method in PHPUnit tests
24- typo3-scan-ignore : 108277
2522
2623 extension-qltysh-coverage :
2724 name : ' Qlty coverage'
Original file line number Diff line number Diff line change 5555 },
5656 "config" : {
5757 "allow-plugins" : {
58+ "de-swebhosting/typo3-extension-buildtools" : true ,
5859 "ergebnis/composer-normalize" : true ,
5960 "typo3/class-alias-loader" : true ,
6061 "typo3/cms-composer-installers" : true
6364 "vendor-dir" : " .Build/vendor"
6465 },
6566 "extra" : {
67+ "typo3-extension-buildtools" : {
68+ "typo3scan-ignore" : [
69+ " 108277"
70+ ]
71+ },
6672 "typo3/class-alias-loader" : {
6773 "always-add-alias-loader" : true
6874 },
You can’t perform that action at this time.
0 commit comments