Skip to content

STYLE autoupdate pre-commit #49406

Closed
@MarcoGorelli

Description

@MarcoGorelli

Tomorrow, the autoupdate job will run, and there'll be a couple of updates which'll require some manual fixing:

  • codespell
  • cython-lint

The task is:

  • run pre-commit autoupdate
  • run pre-commit run cython-lint --all-files and pre-commit run codespell --all-files
  • fixup the errors. e.g. if there's an error saying 'use_time' defined but unused, remove the definition of use_time from that line
  • stage, commit, push, open pull request, celebrate

Please refer to the contributing guide, and feel free to ask if you run into anything unexpected (e.g. a false positive from the above tools)

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