Skip to content

Shellcheck #1461

@vivek-verma202

Description

@vivek-verma202

Describe the bug

This should be a quick one, please pardon me for asking basic questions.
I am not able use shellcheck on Gitpod

Screenshot (1)

Tried installing shellcheck locally, tried brewing it on the Gitpod but no luck..
Considering that I plan to access Gitpod from multiple machines, I would prefer to have it centrally "installed" instead of pointing executablePath to a local directory.
My .gitpod.yml looks like:

tasks:
- init: echo "Replace me with a build script for the project."
command: echo "Replace me with something that should run on every start, or just
remove me entirely."
- init: brew install shellcheck
image: gitpod/workspace-full
vscode:
extensions:
- timonwong.shellcheck@0.9.0:hsU/Rd39aqPYowTqL+DbXg==
- medo64.render-crlf@1.5.3:HLx6qIeeDMkxZSYLpmfjnw==
- Ikuyadeu.r@1.2.8:CY7MPewM7+8dqLNwOs4z+Q==

The workspace I am referring to is:

vivek-verma202/GWAS_FM - master

Thank-you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions