Skip to content

Conversation

@jumcorredorro
Copy link
Contributor

  • Add Mypy description to cookiecutter as a stage in pre-commit and github actions.
  • Deprecate circle ci description

### GitHub Workflow
1. Create the path `.github/workflows` and inner it the file `python-app.yml` with the following content.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Say that the file can have any name as long is in this folder


### [mypy](https://mypy.readthedocs.io/en/stable/)
*NOTE: By default, this package is already installed but it is NOT a stage added to pre-commit or Github Actions.*
Adding this typing hint check library to pre-commit or GitHub Workflow Actions is optional, it depends on your project scope.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make a reference to what you already wrote of typining


</details>

If you want to check the Github Wokflow configuration please take a look at this [section](#github-workflow)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add an example of local execution of the command

@jumcorredorro jumcorredorro merged commit 31c920c into master Jul 7, 2022
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

Successfully merging this pull request may close these issues.

4 participants