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

clang-format: Increase column limit from 80 to 120 #456

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

WizardCM
Copy link
Member

Description

Equivalent of obsproject/obs-studio#9407

Motivation and Context

Consistency with base repo.

How Has This Been Tested?

Run clang-format in VS Code across all files. Verified it still builds.

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@WizardCM WizardCM force-pushed the increase-column-limit branch from 0b51f95 to 0f4092f Compare October 10, 2024 04:58
Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

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

This is fine as a simple change for the column length. Separately, I would like us to port the obs-studio CI formatter changes here, but that's a bit more involved.

@RytoEX RytoEX merged commit aa8953c into obsproject:master Oct 11, 2024
1 check passed
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