Skip to content

1.3.0-beta.1 (2018-01-30)

Pre-release
Pre-release
Compare
Choose a tag to compare
@FichteFoll FichteFoll released this 30 Jan 02:38
· 74 commits to master since this release
1.3.0-beta.1
b6e82b2

Some adjustments to Sublime Linter 4 changes, such as utilizing PythonLinter's method of determining an existing virtualenv or overriding the Python env to be used.

Additonally:

  • More robustness for linter output parsing.
  • Use incremental mode and lint unsaved files, always.

Removed:

  • All linter settings except for cache-dir, since inline overrides were removed upstream.
  • Defaults for --ignore-missing-imports and --follow-imports.