Skip to content

Lint files using ShellCheck #12

@TimonLukas

Description

@TimonLukas

When I noticed that some files were erroring because of Dash, I wanted to make sure there's no syntax errors in the scripts. For this purpose I usually use ShellCheck, a very useful shell linter that already saved me from a few mistakes.

It might be a good idea to let it run over this repositories' shell files and to look through the recommendations - this could help with POSIX compatibility, and it might prevent errors from creeping in :) it's also available as an IDE plugin for popular ones like VS Code or Jetbrains IDEs.

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