atom / settings-view

🔧 Edit Atom settings
MIT License
273 stars 275 forks source link

fix: Don't error if the readme doesn't exist #1210

Closed icecream17 closed 2 years ago

icecream17 commented 2 years ago

Requirements

Description of the Change

Alternate Designs

Maybe atom should warn instead of ignoring this

Also I'm not sure what happens if the readme (or even the whole folder) is manually deleted

Benefits

No errors

Possible Drawbacks

Silently ignored

Applicable Issues

https://github.com/atom/atom/issues?q=is%3Aissue+is%3Aopen+PackageDetailView.renderReadme

Resolves atom/atom#23475 Resolves atom/atom#22699 Resolves atom/atom#22499 Resolves atom/atom#22435