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

🧹 Standard Codebase Format #526

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jameskr97
Copy link
Member

@jameskr97 jameskr97 commented May 12, 2019

clang-format through CI

This PR will introduce a consistent format across the codebase.

PR Changes

  • .clang-format has reached an agreed-upon format among etterna developers and contributors
  • format target has been added to CMake to allow for easy updates of code format
  • Github Actions is updated to verify format is correct
  • .editorconfig updated to match .clang-format config

@jameskr97 jameskr97 self-assigned this May 12, 2019
@jameskr97 jameskr97 force-pushed the feature/clang-format branch 5 times, most recently from 15286a2 to d222784 Compare June 5, 2019 06:49
@jameskr97 jameskr97 changed the title Codebase Format Standardization with clang-format 🧹 Standard Codebase Format Sep 11, 2020
@jameskr97
Copy link
Member Author

The above force-push is a rebase on develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant