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

Add pre-commit, style linting with ruff #208

Merged
merged 8 commits into from
May 20, 2024

Conversation

wlach
Copy link
Contributor

@wlach wlach commented May 20, 2024

Again, mostly copied from the approach used in
flask-debugtoolbar.

@wlach wlach force-pushed the add-ruff-style-lints branch 3 times, most recently from 71be0a0 to 04d9c13 Compare May 20, 2024 17:31
string_types = basestring,
text_type = unicode
message_policy = None

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Snipping all of this out and/or inlining it, we only support Python 3.8+ now

flask_mail.py Show resolved Hide resolved
flask_mail.py Show resolved Hide resolved
@wlach wlach force-pushed the add-ruff-style-lints branch from 04d9c13 to 3b83e96 Compare May 20, 2024 17:45
@aenglander
Copy link
Contributor

@dependabot rebase

flask_mail.py Outdated Show resolved Hide resolved
flask_mail.py Show resolved Hide resolved
@wlach wlach requested a review from aenglander May 20, 2024 19:00
@wlach wlach force-pushed the add-ruff-style-lints branch from c3a5858 to 7392e08 Compare May 20, 2024 19:14
@aenglander aenglander merged commit 72c7946 into pallets-eco:main May 20, 2024
7 checks passed
@wlach wlach deleted the add-ruff-style-lints branch May 21, 2024 09:42
@davidism davidism added this to the 0.10.0 milestone May 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants