Skip to content

Possible issue with EXCLUDE_PATHS #118

@mazzystr

Description

@mazzystr

Describe the Bug

I'm running the container as suggested...
podman run --rm -v $(pwd):/repo puppet/puppet-dev-tools rake lint

Expected Behavior

I expect only my code base to be linted

Observed Behavior

  1. /opt/puppetlabs and /opt/rh are being included in the lint run despite setting envvar EXCLUDE_PATHS
  2. Puppetlabs provided code isn't lintted and triggers 58 errors

Steps to Reproduce

Steps to reproduce the behavior:

  1. podman run --rm -v $(pwd):/repo puppet/puppet-dev-tools rake lint

Environment

  • Version: docker.io/puppet/puppet-dev-tools latest 5bf29c2ea031
  • Platform: SLES15sp3

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions