mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-12-02 19:36:30 +00:00
138912bc38
Change-Id: I2303bd80ea78aed1055af740ed80de22338b5bb0
14 lines
693 B
JSON
14 lines
693 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Piano1forte2",
|
|
"Reedy"
|
|
]
|
|
},
|
|
"linter-category-night-mode-unaware-background-color": "Background colour inline style rule exists without a corresponding text colour",
|
|
"linter-category-night-mode-unaware-background-color-desc": "These pages have background colour inline style rules but no corresponding text colour, which breaks dark mode",
|
|
"linter-category-tidy-font-bug-desc": "Previously, these font tags were moved inside links to change link colour",
|
|
"linter-pager-night-mode-unaware-background-color-details": "Background colour inline style needs text colour",
|
|
"linter-pager-tidy-font-bug-details": "Font tag tries to change link colour"
|
|
}
|