dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Throw error with invalid dojorc #240

Closed mwistrand closed 6 years ago

mwistrand commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

Throw an error with a clear message when the dojorc is not valid JSON.

Resolves #239

codecov[bot] commented 6 years ago

Codecov Report

Merging #240 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   94.12%   94.16%   +0.03%     
==========================================
  Files          20       20              
  Lines         596      600       +4     
  Branches       95       95              
==========================================
+ Hits          561      565       +4     
  Misses         17       17              
  Partials       18       18
Impacted Files Coverage Δ
src/configurationHelper.ts 96.66% <100%> (+0.51%) :arrow_up:

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 0ec9576...f2a480c. Read the comment docs.