Closed TomasBarry closed 5 years ago
@kaste, fair comments. I'll address those.
👋 @TomasBarry or I will just merge and push.
@kaste, haven't had the chance to make those changes. If you want to merge, I'll make the changes in a separate commit (time permitting).
Thanks again!
It appears that
SublimeLinter#get_view_settings
has been deprecatedand replaced by a simple call toself.settings
.This commit makes the appropriate change and returns
SublimeLinter-flow
to a working state with no warnings.