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

Enforce line endings in AP_DDS with pre-commit #24540

Closed

Conversation

Ryanf55
Copy link
Collaborator

@Ryanf55 Ryanf55 commented Aug 8, 2023

Github is warning me about files in my DDS PR's that are missing a newline. There's a pre-commit hook that could be run before I push to fix this problem.
image

There are only a few files in ArduPilot violating the hook, perhaps we might as well fix all of them and enforce this hook?

Here's a good reason we should do it in the whole codebase - it's a UNIX standard: https://stackoverflow.com/a/729795/11032285

See #24555

@Ryanf55
Copy link
Collaborator Author

Ryanf55 commented Oct 31, 2023

Superseded by #24683

@Ryanf55 Ryanf55 closed this Oct 31, 2023
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.

1 participant