Feature summary (what you would like to be able to do and where):
Add the Special:LintErrors pages to the "Special pages" menu as an option. (see this as an example).
Note that:
- Lint errors have different pages depending on the erorr (see for example Table tag that should be deleted and Misnested tag with different rendering in HTML5 and HTML4
- Inside each page, the lint errors can be sorted by namespace and by the specific error (see this as an example)
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
- In the "Source" drop down menu, go to "Special page".
- Click "Make list"
- The "Source" drop down menu does not include "LintErrors"
Benefits (why should this be implemented?):
Importing lists of pages to AWB will make fixing these errors easier.