Skip to content

workflows: linter does not lint docstrings #170

Description

@artiepoole

The linters and pre-commit configs do not run the cargo doc and fail on docstring formatting issues like

warning: unclosed HTML tag `String`
  --> cli/src/status.rs:43:10
   |
43 | /// A Vec<String> where each element is an overlay name from the input ...
   |          ^^^^^^^^
   |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions