Skip to content

Issues in .pre-commit-config.yaml during just install #4

@montanarograziano

Description

@montanarograziano

Before addressing the problem, thanks for letting me discovery Cookiecutter and for this amazing template.
I was trying to run it locally to set up a project and I've found a few issues when running just init or just install command, referring to the .pre-commit-config.yaml file.

  • On line 42, at the mypy entry, the name field is missing.
  • On line 50, at the pyproject-fmt entry, there's a typo in the language entry. (lanMnguage)

After fixing these, the command ran just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions