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

feat: generate .clang-format #163

Merged
merged 2 commits into from Jun 4, 2018
Merged

Conversation

ofrobots
Copy link
Contributor

@ofrobots ofrobots commented Jun 3, 2018

init now generates a .clang-format file. This allows IDEs to pick up
the config and integrate well with the gts provided style.

Fixes: #120

`init` now generates a .clang-format file. This allows IDEs to pick up
the config and integrate well with the gts provided style.

Fixes: google#120
@codecov-io
Copy link

codecov-io commented Jun 3, 2018

Codecov Report

Merging #163 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   96.77%   96.78%   +<.01%     
==========================================
  Files          10       10              
  Lines         341      342       +1     
  Branches       24       24              
==========================================
+ Hits          330      331       +1     
  Misses         11       11
Impacted Files Coverage Δ
test/test-kitchen.ts 100% <100%> (ø) ⬆️
src/format.ts 71.42% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cebae4...430ea10. Read the comment docs.

@ofrobots ofrobots requested a review from a team June 4, 2018 22:16
@ofrobots ofrobots merged commit 9689211 into google:master Jun 4, 2018
@ofrobots ofrobots deleted the generate-clang-format branch June 4, 2018 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants