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

Some more CMake white space formatting #127

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

th1000s
Copy link
Contributor

@th1000s th1000s commented Apr 21, 2024

  • tabs to spaces
  • use Unix line endings everywhere
  • newline at end of file
  • remove trailing white space
  • no space between keywords and opening parenthesis
  • use 2 spaces to indent

For a much more compact diff, see git show --ignore-all-space

 - tabs to spaces
 - use Unix line endings everywhere
 - newline at end of file
 - remove trailing white space
 - no space between keywords and opening parenthesis
 - use 2 spaces to indent
@Lgt2x Lgt2x merged commit 07d988e into DescentDevelopers:main Apr 21, 2024
8 checks passed
JeodC pushed a commit that referenced this pull request Apr 28, 2024
CMake consistent white space formatting
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