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

[Dev only] Migrate C++ Format Settings to clang-format #1464

Open
akuker opened this issue May 28, 2024 · 0 comments
Open

[Dev only] Migrate C++ Format Settings to clang-format #1464

akuker opened this issue May 28, 2024 · 0 comments
Assignees

Comments

@akuker
Copy link
Member

akuker commented May 28, 2024

The resulting change from #1260 was to tie the code formatting to a specific set of editors (Eclipse and/or JIdea). From a quick search, I wasn't able to find a way to run this formatter from the CLI without installing Eclipse.

Recommend a clang-formatter configuration be implemented as discussed in the original ticket. Older clang-format configuration is available here: https://github.com/PiSCSI/piscsi/blob/v23.04.01/cpp/.clang-format

For developers using Eclipse, please consider https://marketplace.eclipse.org/free-tagging/clang-format

@akuker akuker self-assigned this May 28, 2024
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

No branches or pull requests

1 participant