Skip to content

Releases: olly/nova-shellcheck

v1.3

Choose a tag to compare

@olly olly released this 21 Oct 18:45
1b4c44e
  • Include the shellcheck error code in the issue's message. This is enabled by default, but may be disabled in the
    extension's settings. Thanks @gkarag 🙏 for the feature request.

v1.2

Choose a tag to compare

@olly olly released this 29 Jan 15:01
b909f6b
  • Run shellcheck from the project root by @samdoran in #8

v1.1

Choose a tag to compare

@olly olly released this 02 Mar 11:17
dbb7ae5
  • Add funding link. If this extension benefits your professional workflow, and you have the means, perhaps you'd
    consider buying me coffee. Thanks!
  • Pipe editor content into shellcheck via stdin. This allows for checking unsaved files, files with unsaved
    changes, and remote files.
  • Convert build process to use typescript

v1.0

Choose a tag to compare

@olly olly released this 02 Mar 11:07
a36efc0
  • Initial release