Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix helm-projectile-ack #774

Merged
merged 1 commit into from Jun 21, 2015
Merged

fix helm-projectile-ack #774

merged 1 commit into from Jun 21, 2015

Conversation

kain88-de
Copy link
Contributor

I forgot to wrap projectile-ignored-files/directories in parenthesis to actually call the functions.

see #767

@zakame
Copy link

zakame commented Jun 15, 2015

Maybe use the projectile-ignored-directories-rel and projectile-ignored-files-rel functions instead?

kain88-de referenced this pull request Jun 16, 2015
So far only the globally ignored files/directories have been used
while the grep command uses also the ignored files/directories
defined in `.projectile`
@bbatsov
Copy link
Owner

bbatsov commented Jun 19, 2015

The fix looks good. Just update the commit message to match the project's conventions (mention the fixed issue, capitalise the commit title, etc). Look in the history and you'll understand what I mean.

@osv
Copy link

osv commented Jun 21, 2015

👍
commit please

I forgot to actually call the projectile-ignored-directory/files
functions in my previous fix (PR bbatsov#767) of bbatsov#766.
@kain88-de
Copy link
Contributor Author

I updated the commit message.

bbatsov added a commit that referenced this pull request Jun 21, 2015
@bbatsov bbatsov merged commit 1e3c765 into bbatsov:master Jun 21, 2015
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.

None yet

4 participants