Skip to content

Conversation

jonnyeom
Copy link

@jonnyeom jonnyeom commented Feb 4, 2022

Perhaps this example could help future users?

Opening because of #261

* Check all contrib modules except the address module:

```
drupal-check web/modules/contrib -e */address/*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to use quotes around the path pattern in my shell, or I got an error:
zsh: no matches found: */source/_twig-components/*

Copy link
Contributor

@byrond byrond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was helpful to me, since I didn't know how to use the --exclude-dir option otherwise and didn't know it required the use of wildcards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants