Skip to content

Add stricter ruff rules in to the codebase#720

Merged
suricactus merged 67 commits intomasterfrom
apply_stricter_ruff
Sep 1, 2025
Merged

Add stricter ruff rules in to the codebase#720
suricactus merged 67 commits intomasterfrom
apply_stricter_ruff

Conversation

@suricactus
Copy link
Copy Markdown
Collaborator

Continuation of the effort in libqfieldsync. A handful of bugs and potential misbehaves.

Follow-up of #711

The loop variable is not bound in the function definition, so it will always have the value it had in the last iteration when the function is called.
@suricactus suricactus force-pushed the apply_stricter_ruff branch from fd2def3 to 0f02550 Compare August 29, 2025 15:54
@suricactus
Copy link
Copy Markdown
Collaborator Author

@nirvn would be great if we can get this one merged.

Copy link
Copy Markdown
Member

@nirvn nirvn left a comment

Choose a reason for hiding this comment

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

All green all good

@suricactus suricactus merged commit 856d91b into master Sep 1, 2025
7 checks passed
@suricactus suricactus deleted the apply_stricter_ruff branch September 1, 2025 16:04
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