X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.phpcs.xml;h=9ccf5657b77841a86a8a4c14edeeecce06880b51;hp=a9c658a6b8db5ac3542d244a7eb4596456e7dbfc;hb=ee86b69b225d8281688f2ee8e86495adc223419f;hpb=ff3c76b87c9fa981ad56f8e08d25104b561e4939 diff --git a/.phpcs.xml b/.phpcs.xml index a9c658a6b8..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 @@ -227,7 +225,7 @@ --> */includes/GlobalFunctions\.php */includes/libs/filebackend/FSFileBackend\.php - */maintenance/7zip\.inc + */maintenance/includes/SevenZipStream\.php */maintenance/populateImageSha1\.php @@ -238,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 @@ -258,6 +256,9 @@ --> */maintenance/mwdocgen\.php + + tests/phpunit/structure/* + .