Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SmarTTYs/scriptcheck

Tags

v0.4.1

Toggle v0.4.1's commit message
fix issues with literal unfolding

v0.4.0

Toggle v0.4.0's commit message
experimental support for folded literals, shellcheck config support

v0.3.0

Toggle v0.3.0's commit message
support anchor and references line numbers

v0.2.1

Toggle v0.2.1's commit message
fix strict option, fix gitlab script transforming, update deps

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: 0.2.0

* refactor: move exit code handling into commands

* refactor: move exit code handling into commands

* refactor: prepare extracting writer functionality

* refactor: remove shell argument

there are multiple possible ways to explicitly specify the used shell (shellcheck directive, scriptcheck directive, custom args)

* refactor: restructure write handling, cleanup reader package

* refactor: extract report and color files

strictly split formatting and color / reports

* refactor: update directive reader block name

* feat: support default shell cli argument

* refactor: use script type on parsing functions

v0.1.0

Toggle v0.1.0's commit message
introduce new formats

v0.0.5

Toggle v0.0.5's commit message
fix code quality location.path

v0.0.4

Toggle v0.0.4's commit message
doublestart globpattern support

v0.0.3

Toggle v0.0.3's commit message
formatting updates, code refactoring

v0.0.2

Toggle v0.0.2's commit message
experimental formatter support