Skip to content

Linting does not use .puppet-lint.rc #43

Open
@glennsarti

Description

@glennsarti

Cross ref: puppetlabs/puppet-vscode#304

Original author: @setaou


What Versions are you running?

OS Version: Ubuntu 18.04
VSCode Version: 1.24.1
Puppet Extension Version: 0.10.0
Puppet Agent Version: 4.10.4

What You Are Seeing?

I have a .puppet-lint.rc file at the root of my workspace containing only the following line :
--no-140chars-check

If I use the puppet-lint command from a terminal, it uses this config file and ignores the warnings about long lines. However, the linting in vscode still shows the warnings.

What is Expected?

The linting in vscode should enforce the options set in .puppet-lint.rc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions