Skip to content

Add shellcheck #88

Closed
Closed
@apolopena

Description

@apolopena

Problem this feature will solve

Since this project is almost entirely shell scripts it would be nice to have the option to lint them without any additional setup.

Background

shellcheck is a good bash linter

Proposed Solution

Install shellcheck latest version for all users.

Constraints and Assumptions

Many users wont use this but it is so tiny lets add so that we can use Gitpod to develop this project

Alternatives or Workarounds

Develop this project on the local machine without Gitpod
Or
Just use the command line shellcheck

Additional context

shellcheck cannot be added conditionally to the IDE since it needs to be installed via docker and as an extension in .gitpod.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpassed-dev-qaOptional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions