Skip to content

[REQUEST] Get pre-commit.ci up and running (without errors) #192

@tovrstra

Description

@tovrstra

Is your feature request related to a problem? Please describe.

There is currently a pre-commit configuration, but when running pre-commit run --all, one still gets a lot of errors, making it impractical at this stage. It would be good to create a PR in which all these errors are cleaned up, after which we can enable pre-commit.ci to run the checks on every PR.

There are probably more useful pre-commit linters to be included. I would recommend including nb-clean. It removes all cell outputs and other irrelevant details. These should normally never be included in a Git repository: They take up a lot of space, cause diff noise and can be trivially recomputed.

Is there a specific integral/formula that you would like implemented?

No, just CI stuff.

Is there a change to the code or algorithm you would like to see?

No, just CI stuff.

Additional context

See #187

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions