Add verible-verilog-ls #1251
reviewdog.yml
on: pull_request
runner / vint
16s
runner / shellcheck
9s
Annotations
5 warnings
runner / shellcheck:
installer/install-verible-verilog-ls.sh#L23
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./installer/install-verible-verilog-ls.sh:23:20:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|
runner / shellcheck:
installer/install-verible-verilog-ls.sh#L26
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./installer/install-verible-verilog-ls.sh:26:12:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|
runner / shellcheck:
installer/install-verible-verilog-ls.sh#L26
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./installer/install-verible-verilog-ls.sh:26:21:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|
runner / shellcheck:
installer/install-verible-verilog-ls.sh#L27
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./installer/install-verible-verilog-ls.sh:27:11:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|
runner / shellcheck:
installer/install-verible-verilog-ls.sh#L29
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./installer/install-verible-verilog-ls.sh:29:7:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|