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

Run ruff, add to precommit #491

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Run ruff, add to precommit #491

merged 2 commits into from
Aug 2, 2023

Conversation

pamelafox
Copy link
Collaborator

Purpose

This PR runs ruff, an industry standard linter, over all Python files. It also adds it to pre-commit hooks and GitHub actions.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[X] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Run app/start.sh, local server should be fine.

@pamelafox pamelafox merged commit 07a97f3 into Azure-Samples:main Aug 2, 2023
6 checks passed
@pamelafox pamelafox deleted the preruff branch August 2, 2023 21:42
HughRunyan pushed a commit to RMI/RMI_chatbot that referenced this pull request Mar 26, 2024
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