Aider code quality pass #86

Open
Jmaa wants to merge 2 commits from issue-43-aider-code-quality-pass into main
Owner

This pull request resolves #43

Commit Messages

  • Initial ruff pass
  • feat: add code quality pass to fix lint issues with aider before pushing
  • fix: replace subprocess.run with run_cmd for ruff check to fix test failure
This pull request resolves #43 ## Commit Messages - Initial ruff pass - feat: add code quality pass to fix lint issues with aider before pushing - fix: replace subprocess.run with run_cmd for ruff check to fix test failure
Jmaa added 3 commits 2025-04-19 23:15:25 +00:00
fix: replace subprocess.run with run_cmd for ruff check to fix test failure
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
4e536e5859
Jmaa force-pushed issue-43-aider-code-quality-pass from 4e536e5859 to b7899ace41 2025-04-20 08:33:18 +00:00 Compare
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 25s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin issue-43-aider-code-quality-pass:issue-43-aider-code-quality-pass
git checkout issue-43-aider-code-quality-pass

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff issue-43-aider-code-quality-pass
git checkout main
git merge --ff-only issue-43-aider-code-quality-pass
git checkout issue-43-aider-code-quality-pass
git rebase main
git checkout main
git merge --no-ff issue-43-aider-code-quality-pass
git checkout main
git merge --squash issue-43-aider-code-quality-pass
git checkout main
git merge --ff-only issue-43-aider-code-quality-pass
git checkout main
git merge issue-43-aider-code-quality-pass
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Jmaa/aider-gitea#86
No description provided.