8000 BUG: Inconsistent lint environments · Issue #36426 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content
BUG: Inconsistent lint environments #36426
@clbarnes

Description

@clbarnes

As of

, pre-commit uses flake8 3.8, where the other checks use 3.7.

As of

- isort>=5.2.1 # check that imports are in the right order
, conda environments use isort 5.2, where pre-commit uses 4.3.

This makes it impossible to create a commit which passes pre-commit and CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationCode StyleCode style, linting, code_checks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0