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

Mypy integration #381

Merged
merged 8 commits into from
May 28, 2024
Merged

Mypy integration #381

merged 8 commits into from
May 28, 2024

Conversation

Domejko
Copy link
Contributor

@Domejko Domejko commented May 23, 2024

Description

  • Created mypy CI workflow and updated README.md and docs/contributing/ setup.md accordingly.
  • Added mypy pre-commit hook.
  • Removed redundant matrix from run_djlint.yml.
  • Updated github actions/* to latest versions.

Checklist

  • Ran the Black Formatter and
    djLint-er on any new code
    (checks
    will
    fail without)
  • Made any changes or additions to the documentation where required
  • Changes generate no new warnings/errors
  • New and existing unit tests pass locally with my
    changes

What type of PR is this?

  • ✨ Feature
  • 📝 Documentation Update

Added/updated tests?

  • 🙅 no, because they aren't needed

Related PRs, Issues etc

  • Related Issue #
  • Closes #

@TreyWW
Copy link
Owner

TreyWW commented May 24, 2024

Amazing PR, thank you @Domejko!

@TreyWW TreyWW merged commit 1b605cc into TreyWW:main May 28, 2024
12 checks passed
@Domejko Domejko deleted the mypy branch July 9, 2024 09:40
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.

2 participants