Skip to content

Improve language auto discovery

Samuel GAIST requested to merge improve_language_auto_discovery into master

Currently the auto discovery of the language doesn't take into account usual errors related to loading a json file. This patch adds more failure handling that should cover these.

Fixes beat.editor#232 (closed)

Merge request reports