X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.phpcs.xml;h=9ccf5657b77841a86a8a4c14edeeecce06880b51;hb=08a01ddff731222828d4ed0dc4bb279f1771e797;hp=b60a3aff66e3ccd53e2805e2a21629f43311126c;hpb=4d6828ef7835b7c5c5e903637fcba4bf5c487e1b;p=lhc%2Fweb%2Fwiklou.git diff --git a/.phpcs.xml b/.phpcs.xml index b60a3aff66..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,9 +187,6 @@ Whitelist existing violations, but enable the sniff to prevent any new occurrences. --> - */includes/parser/Preprocessor_DOM\.php - */includes/parser/Preprocessor_Hash\.php - */includes/parser/Preprocessor\.php */maintenance/dumpIterator\.php */maintenance/Maintenance\.php */maintenance/findDeprecated\.php @@ -230,7 +225,7 @@ --> */includes/GlobalFunctions\.php */includes/libs/filebackend/FSFileBackend\.php - */maintenance/7zip\.inc + */maintenance/includes/SevenZipStream\.php */maintenance/populateImageSha1\.php @@ -241,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 @@ -261,6 +256,9 @@ --> */maintenance/mwdocgen\.php + + tests/phpunit/structure/* + .