mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-12 16:13:19 -07:00
The new json1 format works just like json except that it treats tabs as single characters instead of 8-character tabstops. The main use case is to allow editors to pass -fjson1 so that they can consume the json output in a character-oriented way without breaking backwards compatibility. Also addresses #1048. |
||
---|---|---|
.. | ||
CheckStyle.hs | ||
Format.hs | ||
GCC.hs | ||
JSON.hs | ||
Quiet.hs | ||
TTY.hs |