Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
montanarograziano opened this issue Jan 21, 2024 · 1 comment
Open

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

montanarograziano opened this issue Jan 21, 2024 · 1 comment

Comments

@montanarograziano
Copy link

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.

@baggiponte
Copy link
Owner

Thank you for the report, let me fix that on the fly 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants