Skip to content

Integrate content from pylint-errors into the new pages for message #5527

@Pierre-Sassoulas

Description

@Pierre-Sassoulas

Current problem

We'll have a single documentation page for each message following #5396 but we need to add the content.

Desired solution

Start by taking what exists in pylint-errors, the owner is okay with it and the license is MIT

  • Proof of concept of a structure and linking for the individual pages (Create separate documentation page for each message #5396)
  • Fix small issue with two titles that are the same (Duplicated title in pylint's message documentation #5740)
  • Merging git history of pylnt-error (or simply copy pasting) and moving all the relevant content in doc/data/messages/original
  • Create a script to migrate pylint-errors format to our structure
  • Add and check messages by manageable batch until there is nothing left of the "original" pylint-errors files
  • Add functional tests for good.py/bad.py

Additional context

#5396 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions