mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
090cc0d7e0
Change-Id: Ifaae9d2b0a7634df8ef42020b77822a43e3bac1b
15 lines
707 B
JSON
15 lines
707 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"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"
|
|
}
|