Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MediaWiki\Registration namespace to registration classes | Ebrahim Byagowi | 2024-08-10 | 1 | -0/+1 |
| | | | | | Bug: T353458 Change-Id: Ifa3b6a6e0353bb4ce21a3f4456f1fc696c8d377c | ||||
* | Extract LintErrorChecker out of SignatureValidator | Kunal Mehta | 2024-07-29 | 1 | -0/+107 |
This code was partially copied into MassMessage and will hopefully enable more places that accept arbitrary wikitext to check lint errors. It also hides the internal details of checking with the Linter extension's configuration in one place until it can be refactored into something more acceptable (T360809). Bug: T368690 Change-Id: Iaeb3ccbd61a2a8cb0d8b3dc8b06a3a10bc8fa653 |