Skip to content

devcontainer: pre-commit disabled referencing closed issue #3709 #5768

@prql-bot

Description

@prql-bot

The devcontainer's postCreateCommand in .devcontainer/devcontainer.json (line 44) disables pre-commit installation with a comment referencing #3709:

// Disabling because of the issues in #3709
// "install-python-deps": "task install-maturin && task install-pre-commit && pre-commit install-hooks",

Issue #3709 has been closed. It may be worth investigating whether pre-commit can be re-enabled in the devcontainer setup, or if the comment should be updated to reflect the current reason for keeping it disabled.

Found during nightly code survey of .devcontainer/devcontainer.json.

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