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

format: Remove Cpp restriction #3521

Merged

Conversation

theopolis
Copy link
Member

@theopolis theopolis commented Aug 2, 2017

If you try to run make format_all it will error on ObjC files on macOS. The clang-format documentation says that not including a Language stanza means the following rules are applied to all languages.

https://clang.llvm.org/docs/ClangFormatStyleOptions.html

@theopolis theopolis added the build label Aug 2, 2017
@theopolis theopolis merged commit b56accb into osquery:master Aug 2, 2017
5 checks passed
trizt added a commit to trizt/osquery that referenced this issue May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants