tonyhffong / Lint.jl

A lint tool for Julia code
Other
169 stars 33 forks source link

Do not initialize deprecation data if impossible #230

Closed TotalVerb closed 7 years ago

TotalVerb commented 7 years ago

Fix #229.

From what I can tell, source is not available on all installation, so we cannot figure out the deprecation data this way if it's not available.

(This will be backported to 0.5.2 because 0.6 is not ready for tagging yet.)

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.04%) to 92.905% when pulling a71e52aa71bac1b5a5b644464db08e5e2eb0a6cc on fw/fix229 into 388012a0fe9e269c7f79693940a5ea517944cef9 on master.