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

(IGNORE) Update makefile test to use nightly fmt and add fmt script #103

Merged
merged 3 commits into from
Aug 9, 2022

Conversation

gpeacock
Copy link
Collaborator

@gpeacock gpeacock commented Aug 8, 2022

Changes in this pull request

Format checks now require nightly, so update make test to use it
Add make fmt as a shortcut to include nightly instead of running cargo fmt

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #103 (0921279) into main (61905cf) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   77.21%   77.23%   +0.01%     
==========================================
  Files          66       66              
  Lines       14081    14081              
==========================================
+ Hits        10873    10875       +2     
+ Misses       3208     3206       -2     
Impacted Files Coverage Δ
sdk/src/openssl/ec_signer.rs 87.50% <0.00%> (+1.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@scouten-adobe scouten-adobe changed the title Update makefile test to use nightly fmt and add fmt script (IGNORE) Update makefile test to use nightly fmt and add fmt script Aug 9, 2022
@gpeacock gpeacock merged commit 265ddfa into main Aug 9, 2022
@gpeacock gpeacock deleted the gpeacock/makefile_fmt branch August 9, 2022 23:43
mauricefisher64 added a commit that referenced this pull request Aug 10, 2022
…ternal_manifest

* 'main' of https://github.com/contentauth/c2pa-rs:
  (IGNORE) Update makefile test to use nightly fmt and add fmt script (#103)
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.

3 participants