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

voxl target: Remove trailing spaces, consistent tabs/spaces in files #24300

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

alexcekay
Copy link
Member

@alexcekay alexcekay commented Feb 6, 2025

Solved Problem

The file voxl-px4-start currently uses both tabs/spaces which makes some conditions a bit hard to read.

Solution

Used spaces throughout the file, as this is what is also used in all the other voxl files in the target directory. This way the voxl scripts are consistent and the conditions are a bit easier to read.

@alexcekay alexcekay requested a review from katzfey February 6, 2025 17:33
@alexcekay alexcekay marked this pull request as ready for review February 6, 2025 17:33
Copy link
Contributor

@katzfey katzfey left a comment

Choose a reason for hiding this comment

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

Looks good

@dagar dagar merged commit fd175d6 into main Feb 7, 2025
30 of 35 checks passed
@dagar dagar deleted the pr-voxl-start-spacings branch February 7, 2025 04:43
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