X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=.phpcs.xml;h=76234a2b5695818e548406d316ae4112e170b80d;hb=9e4326370946eace9a20cd3d89f57a027f64257a;hp=7f4ec1b04d8401c7e7ff2cc4db3b04dfccb9ca3c;hpb=a51c5180058be50d15631539ff2bf8bfb5791eff;p=lhc%2Fweb%2Fwiklou.git diff --git a/.phpcs.xml b/.phpcs.xml index 7f4ec1b04d..76234a2b56 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 @@ -197,6 +180,7 @@ */tests/phpunit/includes/GlobalFunctions/*\.php */tests/phpunit/maintenance/*\.php + */tests/phpunit/integration/includes/GlobalFunctions/*\.php @@ -204,24 +188,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/logging/LogEntry\.php - */includes/logging/LogFormatter\.php - */includes/parser/Preprocessor_DOM\.php - */includes/parser/Preprocessor_Hash\.php - */includes/parser/Preprocessor\.php - */includes/profiler/SectionProfiler\.php - */includes/specials/forms/PreferencesFormLegacy\.php - */includes/StubObject\.php - */includes/upload/UploadStash\.php - */includes/utils/AutoloadGenerator\.php */maintenance/dumpIterator\.php */maintenance/Maintenance\.php */maintenance/findDeprecated\.php @@ -239,6 +205,7 @@ */includes/StubObject\.php + */includes/StubUserLang\.php */tests/phpunit/*\.php @@ -259,7 +226,7 @@ --> */includes/GlobalFunctions\.php */includes/libs/filebackend/FSFileBackend\.php - */maintenance/7zip\.inc + */maintenance/includes/SevenZipStream\.php */maintenance/populateImageSha1\.php @@ -270,7 +237,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 @@ -290,6 +257,9 @@ --> */maintenance/mwdocgen\.php + + tests/phpunit/structure/* + .