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

Make Spotless use of clang-format optional and disabled by default for now #1393

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

nfi
Copy link
Member

@nfi nfi commented Jan 9, 2024

clang-format for Spotless can be enabled by specifying -PclangFormat=clang-format. clang-format generates too many warnings to be enabled by default with the current configuration and source code.

@nfi
Copy link
Member Author

nfi commented Jan 9, 2024

This alternative to #1370 allows Cooja to be built and run without having clang-format installed.

@nfi nfi force-pushed the spotless-optional-clang-format branch 2 times, most recently from 2ed317e to 3dbd0b4 Compare January 10, 2024 14:06
@nfi nfi force-pushed the spotless-optional-clang-format branch from 3dbd0b4 to f92bc27 Compare January 10, 2024 14:08
@nfi nfi merged commit a336126 into contiki-ng:master Jan 10, 2024
2 checks passed
@nfi nfi deleted the spotless-optional-clang-format branch January 10, 2024 22:55
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