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

Stop messing around with line endings, just use LF 👨‍⚖️ #89

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

jmackie
Copy link
Member

@jmackie jmackie commented Oct 20, 2022

I'll defer to Prettier for the reasoning 💅 But if nothing else it makes running the ditto tests across all the operating systems much easier/simpler.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #89 (290fd43) into main (e53f56c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   78.45%   78.45%   -0.01%     
==========================================
  Files         118      118              
  Lines        8062     8061       -1     
==========================================
- Hits         6325     6324       -1     
  Misses       1737     1737              
Impacted Files Coverage Δ
crates/ditto-fmt/src/lib.rs 100.00% <ø> (ø)
crates/snapshot-test/src/lib.rs 0.00% <ø> (ø)
crates/ditto-checker/src/result/mod.rs 100.00% <100.00%> (ø)
crates/ditto-codegen-js/src/lib.rs 100.00% <100.00%> (ø)
crates/ditto-codegen-js/src/render.rs 100.00% <100.00%> (ø)
crates/ditto-config/src/tests.rs 100.00% <100.00%> (ø)
crates/ditto-cst/src/parser/tests/mod.rs 100.00% <100.00%> (ø)
crates/ditto-make/src/build_ninja.rs 94.21% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jmackie jmackie merged commit ee1fd23 into main Oct 20, 2022
@jmackie jmackie deleted the force-lf branch October 20, 2022 16:44
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