Skip to content

Remove useless semicolons and trailing whitespace - #788

Closed
cclauss wants to merge 1 commit into
mavlink:mainfrom
cclauss:ruff-rules-for-semicolons-and-whitespace
Closed

Remove useless semicolons and trailing whitespace#788
cclauss wants to merge 1 commit into
mavlink:mainfrom
cclauss:ruff-rules-for-semicolons-and-whitespace

Conversation

@cclauss

@cclauss cclauss commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

% ruff check --select=E703,W291 --fix --unsafe-fixes

Found 26 errors (26 fixed, 0 remaining).

% ruff rule E703
% ruff rule W291

@julianoes julianoes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

# DO NOT EDIT! This file is auto-generated from ...

@julianoes

Copy link
Copy Markdown
Collaborator

This would have to be fixed in the auto-generation.

@julianoes julianoes closed this Sep 8, 2025
cclauss added a commit to cclauss/MAVSDK-Python that referenced this pull request Sep 8, 2025
@cclauss
cclauss deleted the ruff-rules-for-semicolons-and-whitespace branch September 8, 2025 10:24
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.

3 participants