Skip to content

Run clang-format from the system installation instead of pipenv#216

Merged
chinmayshah99 merged 3 commits intoOpenMined:devfrom
codeboy5:clang-format
Aug 2, 2020
Merged

Run clang-format from the system installation instead of pipenv#216
chinmayshah99 merged 3 commits intoOpenMined:devfrom
codeboy5:clang-format

Conversation

@codeboy5
Copy link
Copy Markdown
Member

@codeboy5 codeboy5 commented Aug 1, 2020

Description

This PR removes clang-format as a Pip dependency and updates the Makefile to run clang-format from the system clang-format installation.
Fixes #215

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

Running make format-style-cpp does work.

Checklist

@chinmayshah99
Copy link
Copy Markdown
Member

Is installing clang-format part of prereqs_linux.sh and prereqs_mac.sh?

@codeboy5
Copy link
Copy Markdown
Member Author

codeboy5 commented Aug 1, 2020

Is installing clang-format part of prereqs_linux.sh and prereqs_mac.sh?

It was never a part of it, we could update it tho.

@chinmayshah99
Copy link
Copy Markdown
Member

Please do

@chinmayshah99 chinmayshah99 merged commit cc0e31a into OpenMined:dev Aug 2, 2020
@codeboy5 codeboy5 deleted the clang-format branch August 3, 2020 16:15
dvadym added a commit to dvadym/PyDP that referenced this pull request Jul 3, 2022
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.

Clang-format Not Working

2 participants