microsoft / FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
https://microsoft.github.io/FLAML/
MIT License
3.75k stars 495 forks source link

precommit: introduce `mdformat` #1276

Closed Borda closed 3 months ago

Borda commented 4 months ago

Why are these changes needed?

This is systematic solution to MD formatting as reported

Related issue number

for example, in #834

Checks

Borda commented 4 months ago

the core change is 14fdf69, and the resulted formatting is in ac6f076

most of the changes are switch list syntax from * ... to - ...

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (550d1cf) 71.61% compared to head (a79e90a) 71.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1276 +/- ## ========================================== + Coverage 71.61% 71.65% +0.04% ========================================== Files 83 83 Lines 11249 11249 Branches 2360 2360 ========================================== + Hits 8056 8061 +5 + Misses 2737 2734 -3 + Partials 456 454 -2 ``` | [Flag](https://app.codecov.io/gh/microsoft/FLAML/pull/1276/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/microsoft/FLAML/pull/1276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `71.53% <ø> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Borda commented 4 months ago

@sonichi @thinkall, mind check and share your opinion? :rabbit:

Borda commented 4 months ago

@sonichi @thinkall @jackgerrits, how are you doing? could you have a quick look? :flamingo:

Borda commented 3 months ago

@sonichi @jackgerrits, could you pls also have a look? :rabbit: