shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

fix(lint): fixes import order lint warnings #215

Closed nfischer closed 1 year ago

nfischer commented 1 year ago

I can't reproduce these warnings locally, but these appear to be failing on CI. This is a speculative fix.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (05db932) 100.00% compared to head (cd5c32c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 114 114 ========================================= Hits 114 114 ``` | [Files Changed](https://app.codecov.io/gh/shelljs/shx/pull/215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shelljs) | Coverage Δ | | |---|---|---| | [src/shx.js](https://app.codecov.io/gh/shelljs/shx/pull/215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shelljs#diff-c3JjL3NoeC5qcw==) | `100.00% <100.00%> (ø)` | |

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