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

Add shortcuts to Pigweed formatters #2351

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

Conversation

armandomontanez
Copy link
Contributor

Adds commands to easily run Pigweed's formatters:

  • bazel run //tools:format_code
  • bazel run //tools:check_code_formatting

Adds commands to easily run Pigweed's formatters:

* bazel run //tools:format_code
* bazel run //tools:check_code_formatting
@armandomontanez
Copy link
Contributor Author

Needs a .clang-format config file at the root for clang-format to pick up. I'm biased, but my suggestion would be use Pigweed's as a starting point and then just tweak options to your liking.

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.

1 participant