Skip to content

Remove clang-format off from Windows audio driver#111

Merged
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:clang-format
Jan 22, 2025
Merged

Remove clang-format off from Windows audio driver#111
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:clang-format

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

clang-format code formatting was turned off in the Windows audio driver, because the formatting was odd. However, by removing a hanging comma (after the k), the formatting works as expected.

This PR removes the comma and allows clang-format to format the code correctly.

@madmiraal madmiraal added the PR Type: Enhancement Your current game will work better. label Jan 18, 2025
@DanielaOrtner DanielaOrtner self-requested a review January 22, 2025 09:56
Copy link
Copy Markdown
Contributor

@DanielaOrtner DanielaOrtner left a comment

Choose a reason for hiding this comment

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

Thank you for spotting this :)

@DanielaOrtner DanielaOrtner merged commit 35e5c68 into RebelToolbox:main Jan 22, 2025
@madmiraal madmiraal deleted the clang-format branch January 22, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Type: Enhancement Your current game will work better.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants