Skip to content

Option to provide multiple files on the Web #13

Description

@xxc3nsoredxx

Would it be possible to implement loading of multiple files? That way shellcheck can follow files sourced in scripts.

For example with this script

#! /bin/bash

# Import config file
. script.conf

# ... snip ...

I get the following output

Line 4:
. script.conf
  ^-- SC1091: Not following: script.conf was not specified as input (see shellcheck -x).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions