X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.phpcs.xml;h=9ccf5657b77841a86a8a4c14edeeecce06880b51;hb=6f28cda9d73f0ecdbbbb893137120af572b79ae0;hp=fef07e6204aacdb8c0db43e0cec696572315cb9d;hpb=12eea3e5749cf4a0d3db62e7560467bcebc358bb;p=lhc%2Fweb%2Fwiklou.git diff --git a/.phpcs.xml b/.phpcs.xml index fef07e6204..9ccf5657b7 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -110,7 +110,6 @@ */includes/specials/SpecialWantedpages\.php */includes/specials/SpecialWantedtemplates\.php */includes/specials/SpecialWithoutinterwiki\.php - */maintenance/7zip.inc */maintenance/CodeCleanerGlobalsPass.inc */maintenance/archives/upgradeLogging\.php */maintenance/benchmarks/bench_HTTP_HTTPS\.php @@ -122,7 +121,6 @@ */maintenance/cleanupTable.inc */maintenance/cleanupTitles\.php */maintenance/commandLine.inc - */maintenance/dumpTextPass\.php */maintenance/edit\.php */maintenance/findDeprecated\.php */maintenance/getText\.php @@ -189,10 +187,6 @@ Whitelist existing violations, but enable the sniff to prevent any new occurrences. --> - */includes/api/ApiErrorFormatter\.php - */includes/parser/Preprocessor_DOM\.php - */includes/parser/Preprocessor_Hash\.php - */includes/parser/Preprocessor\.php */maintenance/dumpIterator\.php */maintenance/Maintenance\.php */maintenance/findDeprecated\.php @@ -231,7 +225,7 @@ --> */includes/GlobalFunctions\.php */includes/libs/filebackend/FSFileBackend\.php - */maintenance/7zip\.inc + */maintenance/includes/SevenZipStream\.php */maintenance/populateImageSha1\.php @@ -242,7 +236,7 @@ includes/export/DumpPipeOutput\.php includes/resourceloader/ResourceLoaderImage\.php includes/shell/Command\.php - maintenance/dumpTextPass\.php + maintenance/includes/TextPassDumper\.php maintenance/mysql\.php maintenance/storage/recompressTracked\.php tests/parser/editTests\.php @@ -262,6 +256,9 @@ --> */maintenance/mwdocgen\.php + + tests/phpunit/structure/* + .