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 and linting workflow using Ruff #32

Merged
merged 10 commits into from
Jan 13, 2024
Merged

chore: Lints and linting workflow using Ruff #32

merged 10 commits into from
Jan 13, 2024

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Jan 12, 2024

- What I did

  • Ran Ruff against src files and edited to eliminate infractions
  • Added a workflow that will ensure continued compliance by running Ruff against the main.py and lib/*.py on an ongoing basis

- How I did it

  • Manual fixes (and testing)
  • Workflow based on markdown lints in at_protocol

- How to verify it

Workflow will run against this PR

- Description for the changelog

chore: Lints and linting workflow using Ruff

@cpswan cpswan requested a review from realvarx January 12, 2024 16:22
@cpswan cpswan self-assigned this Jan 12, 2024
@cpswan cpswan marked this pull request as draft January 12, 2024 17:01
@cpswan
Copy link
Member Author

cpswan commented Jan 12, 2024

Converted to draft until I can get lints workflow passing

@cpswan cpswan marked this pull request as ready for review January 12, 2024 17:48
@cpswan cpswan requested review from gkc and XavierChanth January 12, 2024 17:48
@cpswan cpswan merged commit 155d55c into trunk Jan 13, 2024
2 checks passed
@cpswan cpswan deleted the cpswan-lints branch January 13, 2024 10:11
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