v1.6.0
Added
- Run linting on startup if the opened file matches the glob patterns.
- Update lint status widget whenever the file changes, so it properly shows whether the file is linted or not.
Changed
- Replace StatusBarWidgetSettings by controlling the widget visibility in LintStatusPresentation.
Fixed
- Null value for gitlab token preventing saving settings.