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

chore(lints): Add many rules for ruff #1213

Merged
merged 58 commits into from
Mar 12, 2024
Merged

chore(lints): Add many rules for ruff #1213

merged 58 commits into from
Mar 12, 2024

Conversation

schloerke
Copy link
Collaborator

Made in separate PR to #1211 so that the file changes were separated

@schloerke schloerke marked this pull request as ready for review March 12, 2024 05:42
@schloerke schloerke requested a review from wch March 12, 2024 05:43
ruff.toml Outdated Show resolved Hide resolved
shiny/api-examples/download/app-core.py Outdated Show resolved Hide resolved
shiny/api-examples/remove_accordion_panel/app-core.py Outdated Show resolved Hide resolved
shiny/express/ui/_cm_components.py Outdated Show resolved Hide resolved
shiny/reactive/_reactives.py Show resolved Hide resolved
shiny/render/_try_render_plot.py Show resolved Hide resolved
shiny/ui/_markdown.py Outdated Show resolved Hide resolved
shiny/ui/_modal.py Outdated Show resolved Hide resolved
* build_tools:
  Add comments about pre-commit hooks and how to disable them temporarily
  Code feedback
  Do not use isort on init files
  Discard changes to __init__.py files
  Use correct docs target to build site (not preview)
  Restore missing target
Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
@schloerke schloerke merged commit 3d616fb into build_tools Mar 12, 2024
32 checks passed
@schloerke schloerke deleted the build_tools_ruff branch March 12, 2024 20:49
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