Commit graph

  • 15fd2c314c
    Merge pull request #2682 from sxlijin/patch-1 Vidar Holen 2023-04-23 10:23:03 -07:00
  • e7e78066e1
    feat(build): add build files for macos arm64 Claudio Beatrice 2023-04-12 23:17:50 +02:00
  • 260c98f5d6
    chore(docs): add link to macos arm64 release binary Claudio Beatrice 2023-04-12 23:11:26 +02:00
  • 8f9724079e
    feat: add darwin.aarch64 to the build pipeline Claudio Beatrice 2023-04-12 23:06:32 +02:00
  • e6e8ab0415
    Mention VS Code ShellCheck binaries distribution Felipe Santos 2023-02-05 11:13:07 -03:00
  • b1ca3929e3 Upgrade cross-compilers to 9.2.5 to handle hashable-1.4.2.0 Vidar Holen 2023-02-04 19:55:25 -08:00
  • c05380d518 Count CFEExit as control flow for the purposes of finding dominators Vidar Holen 2023-02-04 13:19:27 -08:00
  • d1bc22a737 Support fgl 5.8.1.0. Troels Henriksen 2023-02-04 23:03:44 +01:00
  • 2842ce97b8 Remove fgl-5.8.1.0 as a dependency Vidar Holen 2023-02-04 11:38:20 -08:00
  • 78dea1d4f9 Update changelog from release Vidar Holen 2023-02-04 10:27:59 -08:00
  • 5a3eb89e38
    Document Trunk Check integration Samuel Lijin 2023-02-03 09:17:47 -08:00
  • bd5deafd8a
    Create Main Erdem3536 2023-01-16 07:20:27 +03:00
  • ab9dfe4ee3
    Warn when using deprecated rgrep. Ben Blank 2023-01-08 13:25:51 -08:00
  • 961416b772
    Mention JetBrains IDE integration payne911 2022-12-15 18:47:59 -05:00
  • f1c54a322d
    Add Guix install and usage instructions jgart 2022-12-15 07:55:32 -06:00
  • a526ee0829 Stable version 0.9.0 v0.9.0 Vidar Holen 2022-12-12 19:58:11 -08:00
  • 8c5fdc3522 Update copyright years Vidar Holen 2022-12-12 21:49:01 -08:00
  • ae199edb68 Let distrotest fail fast when there remaining executables Vidar Holen 2022-12-11 20:50:33 -08:00
  • 7cfcf6db8a Fix stack build Vidar Holen 2022-12-11 19:22:42 -08:00
  • a7c5be93dc Tighten bounds on packages Vidar Holen 2022-12-11 12:29:05 -08:00
  • 8754c21244 Avoid $ trigger TH Vidar Holen 2022-12-11 16:37:49 -08:00
  • 985ca2530d Add Docker testing for older and newer Ubuntu versions Vidar Holen 2022-12-11 16:34:29 -08:00
  • 3cae6cd6ab Allow building on deepseq < 1.4.2.0 Vidar Holen 2022-12-11 15:05:33 -08:00
  • 74b1745a19 Fix compiler error on some GHC versions Vidar Holen 2022-12-11 14:48:00 -08:00
  • 495e34d101 Add missing Semigroup import for older GHC Vidar Holen 2022-12-11 14:18:47 -08:00
  • 2a16a4e8c1 Add missing imports for later GHC versions Vidar Holen 2022-12-10 10:46:49 -08:00
  • 3342902d9a Warn about 'read' without a variable in POSIX sh ArenM 2022-11-17 18:06:10 -05:00
  • c4873f36aa
    add verbose flag parser Meisam 2022-11-16 16:59:22 +01:00
  • 0786b2bf3c
    Merge pull request #2601 from mavit/colon-after-exec Vidar Holen 2022-11-02 21:18:56 -07:00
  • be5469c3a4 David Apirian 2022-11-01 22:42:13 -07:00
  • 7cf7f5acad David Apirian 2022-11-01 22:16:33 -07:00
  • 84d8530f14 Add SVG logo Vidar Holen 2022-10-29 12:50:37 -07:00
  • 86e2b76730 Improve SC1059 error message Vidar Holen 2022-10-29 12:50:07 -07:00
  • b770984dfc Try to parse the inside of traps (fixes #2584) Vidar Holen 2022-10-13 21:04:38 -07:00
  • d9c9e60fb0 Allow arbitrary bats @test names (fixes #2587) Vidar Holen 2022-10-13 19:46:15 -07:00
  • 14056a7f3a Don't suggest pgrep for ps -p .. | grep (fixes #2597) Vidar Holen 2022-10-12 20:20:59 -07:00
  • a524929b69 Remove outdated test Vidar Holen 2022-10-12 20:21:48 -07:00
  • fa7943ac0e Revert "Add employer mandated disclaimer" Vidar Holen 2022-10-11 20:10:34 -07:00
  • 81c2ecaccb Remove true/false from SC2216/SC2217 (fixes #2603) Vidar Holen 2022-10-11 19:40:29 -07:00
  • fcba462a99
    Merge pull request #2602 from DoxasticFox/issue-2550 Vidar Holen 2022-10-09 11:55:39 -07:00
  • 43aca62ca7 Fix false positive for SC2312 when using time Christian Nassif-Haynes 2022-10-09 07:59:05 +11:00
  • 128351f5ef Permit colon after exec Peter Oliver 2022-10-07 17:02:31 +01:00
  • d71d6ff294
    Merge pull request #2581 from larryv/updatebashvars Vidar Holen 2022-09-25 11:24:45 -07:00
  • bd65b67578
    Merge pull request #2586 from DoxasticFox/issue-2537 Vidar Holen 2022-09-25 11:04:30 -07:00
  • 149b4dbd6f
    Merge pull request #2588 from DoxasticFox/issue-2563 Vidar Holen 2022-09-25 11:03:45 -07:00
  • ef5f9a7af5 Add mapfile to harmless commands for SC2094 Christian Nassif-Haynes 2022-09-25 03:04:20 +10:00
  • 581981ba76 Suppress SC2311 with set -o posix Christian Nassif-Haynes 2022-09-24 07:20:48 +10:00
  • fcc473e27f Include inherited env for DFA of leftover functions (fixes #2560) Vidar Holen 2022-09-21 18:11:18 -07:00
  • 0845b81183
    Add READLINE_POINT to list of variables without spaces Lawrence Velázquez 2022-09-20 20:00:23 -04:00
  • 966fb3e3dd
    Recognize more Bash internal variables Lawrence Velázquez 2022-09-20 19:12:05 -04:00
  • f28462b01c
    Remove duplicate "COPROC" from internal vars list Lawrence Velázquez 2022-09-20 19:10:39 -04:00
  • ccab132b38
    Reflow lists of internal shell variables Lawrence Velázquez 2022-09-20 17:36:46 -04:00
  • f6cd40d4f4 Support for SARIF output format Arkadiusz Bokowy 2022-09-03 12:58:49 +00:00
  • 4806719035 Handle variable assignments from read in CFG Vidar Holen 2022-08-02 15:47:59 -07:00
  • 0df9345142 Trace numerical status, use for SC2071 (ref #2541) Vidar Holen 2022-08-02 11:25:35 -07:00
  • 77069f7445 Store postdominators as Array Node [Node] for a significant win Vidar Holen 2022-07-29 21:05:33 -07:00
  • 04db46381f Use Data.Map.Strict instead for a ~15% parsing speedup Vidar Holen 2022-07-28 19:00:03 -07:00
  • c76b8d9a32 Let annotations take effect earlier (fixes #2534) Vidar Holen 2022-07-28 09:37:23 -07:00
  • d0dd81e1fa Allow quoting values in directives (fixes #2517) Vidar Holen 2022-07-28 08:56:44 -07:00
  • f440912279 Refactor to not generate Parameters twice Vidar Holen 2022-07-27 19:47:37 -07:00
  • 3ce310e939 Plug space leaks when processing multiple files Vidar Holen 2022-07-27 14:25:19 -07:00
  • a30ac402eb Don't use & for updates as result is unspecified Vidar Holen 2022-07-27 11:29:55 -07:00
  • 4a27c9a8d5 Fix overlap check Vidar Holen 2022-07-26 15:33:25 -07:00
  • b5f5e6347d Discard next rather than existing fixes when they overlap Vidar Holen 2022-07-26 10:42:01 -07:00
  • c57e447c89 Correctly discard overlapping fixes in diff output (fixes #2370) Vidar Holen 2022-07-26 09:46:07 -07:00
  • f0f3ab4ba0
    Merge ba5c415942 into e9784fa9a7 Olliver Schinagl 2022-07-26 11:16:44 +02:00
  • e9784fa9a7 Refine #2544 to not warn when $? postdominates [ ] (fixes #2544) Vidar Holen 2022-07-25 11:57:04 -07:00
  • f1148b8b41 Include postdominators in CFGResult Vidar Holen 2022-07-25 10:00:50 -07:00
  • 982681fc05 Add unit test to ensure SC2321 does not trigger on associative arrays Vidar Holen 2022-07-24 14:30:31 -07:00
  • 52dac51cd4 SC2323: Warn about redundant parens in a[(x+1)] and $(( ((x)) )) (ref: #1666) Vidar Holen 2022-07-24 14:06:01 -07:00
  • 30bb0e0093 SC2321: Warn about redundant $(()) in arr[$((i))]=x (ref: #1666) Vidar Holen 2022-07-23 20:10:58 -07:00
  • d1d574c091 Merge branch 'ygeyzel-grammer_fix_sc2183' Vidar Holen 2022-07-23 15:39:26 -07:00
  • ea4e0091c7 Additionally pluralize 'arguments' in SC2183 Vidar Holen 2022-07-23 15:38:42 -07:00
  • 81d9f7e640 Merge branch 'grammer_fix_sc2183' of https://github.com/ygeyzel/shellcheck into ygeyzel-grammer_fix_sc2183 Vidar Holen 2022-07-23 15:34:22 -07:00
  • 69469c3603
    Merge pull request #2543 from ygeyzel/SC2028-escape-chars Vidar Holen 2022-07-23 15:30:00 -07:00
  • 5cf6e01ce9 Warn when $? refers to echo or condition (ref #2541) Vidar Holen 2022-07-23 09:38:58 -07:00
  • f7857028f7 Add escape characters to SC2028: \a, \b, \e, \f, \v, \\, \', \OOO, \xHH ygeyzel 2022-07-23 19:24:16 +03:00
  • b261ec24f9 Include exit codes in DFA (ref #2541) Vidar Holen 2022-07-22 20:16:01 -07:00
  • 819470fa1d Omit SC3021 about >& file unless definitely non-numeric (fixes #2520) Vidar Holen 2022-07-22 17:06:24 -07:00
  • 2f28847b08 Normalize spaces around = in unit tests Vidar Holen 2022-07-22 16:35:14 -07:00
  • e47480e93a Also emit SC2004 for array indices (fixes #1666) Vidar Holen 2022-07-22 16:28:24 -07:00
  • 9caeec104b SC2318: Warn about backreferencing in declare x=1 y=$x (fixes #1653) Vidar Holen 2022-07-22 11:25:07 -07:00
  • 95b3cbf071 Qualify Data.Map as M instead of tedious Map Vidar Holen 2022-07-22 11:11:09 -07:00
  • e7f05d662a In addition to start/end, track sets of nodes belonging to tokens Vidar Holen 2022-07-22 10:29:19 -07:00
  • 3ee4419ef4 Suppress SC2086 for variables declared -i (ref #2541) Vidar Holen 2022-07-21 15:06:05 -07:00
  • 8dc0fdb4cc Precompile new fgl dependency on armv6hf Vidar Holen 2022-07-20 12:43:28 -07:00
  • da4885a71d Use DFA for SC2086 Vidar Holen 2022-07-19 14:33:00 -07:00
  • 642ad86125 Add SC2317 warning about unreachable commands Vidar Holen 2022-07-19 14:33:00 -07:00
  • f77a545282 Control Flow Graph / Data Flow Analysis support Vidar Holen 2022-07-19 14:23:27 -07:00
  • 7946bf5657 Upgrade cURL for Windows build image Vidar Holen 2022-07-19 21:40:03 -07:00
  • cc04b40119 Freeze macOS dependency by sha256 Vidar Holen 2022-07-19 18:22:11 -07:00
  • c3bce51de3 Allow text to build on Fedora by installing dependencies Vidar Holen 2022-07-19 17:45:54 -07:00
  • a4042f7523 Parse &&/|| as left-associative Vidar Holen 2022-07-18 22:12:31 -07:00
  • 363c0633e0 When reparsing array indices, do it recursively Vidar Holen 2022-02-11 17:17:04 -08:00
  • 5e8a62baa0
    Create Secure Jay Jay19967 2022-07-18 05:52:43 +05:30
  • 7ceb1f1519 SC2183 grammer fix: 'variable' instead of 'variables' if only one variable ygeyzel 2022-07-17 21:46:42 +03:00
  • a0c2fa4b2b Allow 'su --command=something' Pascal Wittmann 2022-07-07 23:33:43 +02:00
  • f1bdda54cb
    Merge pull request #2500 from Fdawgs/patch-1 Vidar Holen 2022-05-20 20:36:36 -07:00
  • 9aa4c22aa6
    ci: update github actions Frazer Smith 2022-05-16 06:56:46 +00:00
  • 399c04cc17 Mention SC2316 in changelog Vidar Holen 2022-05-06 10:11:52 -07:00