camacho / format-package

Format and sort package.json in a sensible and configurable way
MIT License
29 stars 5 forks source link

feat(cli): add `--check` flag #117

Closed GerkinDev closed 2 years ago

GerkinDev commented 3 years ago

Closes #112

codecov-commenter commented 3 years ago

Codecov Report

Merging #117 (7565547) into master (91f11ba) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #117   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          204       212    +8     
  Branches        29        32    +3     
=========================================
+ Hits           204       212    +8     
Impacted Files Coverage Δ
src/cli/parse.ts 100.00% <ø> (ø)
src/cli/index.ts 100.00% <100.00%> (ø)

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 91f11ba...7565547. Read the comment docs.

GerkinDev commented 3 years ago

Hi,

What do you need for this to be merged ?

GerkinDev commented 2 years ago

Ping