X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.phpcs.xml;h=9ccf5657b77841a86a8a4c14edeeecce06880b51;hb=06a34d58957f5590c733a24d9ada510b5c3e5afd;hp=0fb1587152de4495ade69ac0f7dcdb9d7c7e8084;hpb=2a710e256f86cacd5b6bf93afd7111556935bd15;p=lhc%2Fweb%2Fwiklou.git diff --git a/.phpcs.xml b/.phpcs.xml index 0fb1587152..9ccf5657b7 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -14,7 +14,6 @@ - @@ -70,10 +69,7 @@ Whitelist existing violations, but enable the sniff to prevent any new occurrences. --> - */includes/installer/PhpBugTests\.php */includes/specials/SpecialMostinterwikis\.php - */includes/compat/XMPReader\.php - */includes/diff/DairikiDiff\.php */includes/specials/SpecialAncientpages\.php */includes/specials/SpecialBrokenRedirects\.php */includes/specials/SpecialConfirmemail\.php @@ -114,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 @@ -126,7 +121,6 @@ */maintenance/cleanupTable.inc */maintenance/cleanupTitles\.php */maintenance/commandLine.inc - */maintenance/dumpTextPass\.php */maintenance/edit\.php */maintenance/findDeprecated\.php */maintenance/getText\.php @@ -170,17 +164,6 @@ Whitelist existing violations, but enable the sniff to prevent any new occurrences. --> - */includes/specials/SpecialActiveusers\.php - */includes/specials/SpecialBooksources\.php - */includes/specials/SpecialEmailuser\.php - */includes/specials/SpecialListfiles\.php - */includes/specials/SpecialListgrants\.php - */includes/specials/SpecialListgrouprights\.php - */includes/specials/SpecialListusers.php - */includes/specials/SpecialRecentchanges\.php - */includes/specials/SpecialRecentchangeslinked\.php - */includes/specials/SpecialRevisiondelete\.php - */includes/specials/SpecialWhatlinkshere\.php */maintenance/language/alltrans\.php */maintenance/language/digit2html\.php */maintenance/language/langmemusage\.php @@ -204,21 +187,6 @@ Whitelist existing violations, but enable the sniff to prevent any new occurrences. --> - */includes/api/ApiErrorFormatter\.php - */includes/compat/XMPReader\.php - */includes/diff/DairikiDiff\.php - */includes/filerepo/file/LocalFile\.php - */includes/htmlform/HTMLFormElement\.php - */includes/libs/filebackend/FileBackendStore\.php - */includes/libs/filebackend/FSFileBackend\.php - */includes/libs/filebackend/SwiftFileBackend\.php - */includes/parser/Preprocessor_DOM\.php - */includes/parser/Preprocessor_Hash\.php - */includes/parser/Preprocessor\.php - */includes/profiler/SectionProfiler\.php - */includes/StubObject\.php - */includes/upload/UploadStash\.php - */includes/utils/AutoloadGenerator\.php */maintenance/dumpIterator\.php */maintenance/Maintenance\.php */maintenance/findDeprecated\.php @@ -236,6 +204,7 @@ */includes/StubObject\.php + */includes/StubUserLang\.php */tests/phpunit/*\.php @@ -256,7 +225,7 @@ --> */includes/GlobalFunctions\.php */includes/libs/filebackend/FSFileBackend\.php - */maintenance/7zip\.inc + */maintenance/includes/SevenZipStream\.php */maintenance/populateImageSha1\.php @@ -267,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 @@ -287,6 +256,9 @@ --> */maintenance/mwdocgen\.php + + tests/phpunit/structure/* + .