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

Check Jupyter notebooks by default, in sync with 0.6.0 #96

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

henryiii
Copy link
Contributor

Summary

Close #95

Test Plan

README.md Outdated Show resolved Hide resolved
Co-authored-by: Micha Reiser <[email protected]>
@MichaReiser
Copy link
Member

Sorry for the oversight on our end and thanks for PRing a fix. This looks good but I'm also a complete pre-commit noob (and non-user). @AlexWaygood would you mind taking a look.

README.md Outdated Show resolved Hide resolved
types_or: [ python, pyi, jupyter ]
types_or: [ python, pyi ]
Copy link
Member

@AlexWaygood AlexWaygood Aug 15, 2024

Choose a reason for hiding this comment

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

types_or overwrites the default config in .pre-commit-hooks.yaml rather than extending it, correct? I think that's what we want this example to show, I'm just double-checking.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that's how everything in pre-commit works. Users can override anything.

Co-authored-by: Alex Waygood <[email protected]>
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@AlexWaygood AlexWaygood changed the title feat: check Jupyter notebooks by default, in sync with 0.6.0 Check Jupyter notebooks by default, in sync with 0.6.0 Aug 15, 2024
@AlexWaygood AlexWaygood merged commit 20d9ac3 into astral-sh:main Aug 15, 2024
@henryiii henryiii deleted the henryiii/feat/jupy branch August 15, 2024 16:28
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.

Jupyter support?
3 participants