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

use ruff as linter #220

Merged
merged 2 commits into from
Jan 22, 2024
Merged

use ruff as linter #220

merged 2 commits into from
Jan 22, 2024

Conversation

MP91
Copy link
Contributor

@MP91 MP91 commented Jan 17, 2024

Description

fixes #217, #193 and #184

Issue ticket number and link

Checklist

  • Vehicle App can be started with dapr run and is connecting to vehicle data broker

  • Vehicle App can process MQTT messages and call the seat service

  • Vehicle App can be deployed to local K3D and is running

  • Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.

  • Extended the documentation in Velocitas repo

  • Extended the documentation in README.md

  • Devcontainer can be opened successfully

  • Devcontainer can be opened successfully behind a corporate proxy

  • Devcontainer can be re-built successfully

  • Release workflow is passing

.velocitas.json Show resolved Hide resolved
NOTICE.md Outdated Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
@MP91 MP91 requested a review from doosuu January 22, 2024 07:55
Copy link
Member

@doosuu doosuu left a comment

Choose a reason for hiding this comment

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

lgtm

@MP91 MP91 merged commit 5d534e2 into main Jan 22, 2024
8 checks passed
@MP91 MP91 deleted the fix/linter branch January 22, 2024 10:42
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.

[Bug]: Pydocstyle is deprecated. Switch on ruff.
2 participants