eggjs / egg-security

Security plugin for egg, force performance too.
MIT License
238 stars 43 forks source link

chore: improve npm scripts #48

Closed ghost closed 6 years ago

ghost commented 6 years ago

The origin --fix is directly added after lint, but according to @popomore's idea and other references, it seems we should put it after test.

/cc:@popomore, @dead-horse

codecov[bot] commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #48   +/-   ##
======================================
  Coverage    95.9%   95.9%           
======================================
  Files          30      30           
  Lines         488     488           
======================================
  Hits          468     468           
  Misses         20      20

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 817d114...6633c31. Read the comment docs.

popomore commented 6 years ago

Can you follow the commit format https://github.com/eggjs/egg/blob/master/CONTRIBUTING.md#commit-message-format