Skip to content
This repository was archived by the owner on Aug 11, 2019. It is now read-only.
This repository was archived by the owner on Aug 11, 2019. It is now read-only.

-x argument to follow sourced files #12

@ghost

Description

Hi, I'm using version 0.1.4 on Pycharm 2019.2 and shellcheck 0.7.0

It is marking some vars as they are not being used (SC2034) as shown below

imagen

That's not completely true. They are sued in other file added using source statement:

imagen

I'm using the correct shellcheck syntax in order to avoid the errors when I launch shellcheck from console with the -x argument which makes the follow to sourced files.

Could be possible to add this shellcheck -x feauture to the plugin in order to avoid this false positives?

Thanks so much and congratz for the plugin, is very handy!

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