Skip to content

Include checks in parent directory for lint binaries #1

@Ofthemasses

Description

@Ofthemasses

Description

Our repositories tend to be held inside of the web root, this means that the linting checks here will not be able to find their binaries. E.g. vendor/bin/phpcbf would be -> ../vendor/bin/phpcbf.

To-Do:

  • Update the locate script to search the cwd's parent directory

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions