-
Notifications
You must be signed in to change notification settings - Fork 47
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
Add feature ignorefile #94
Conversation
…e new feature --ignore-path" This reverts commit bb9e0d4.
I see you have a lot of 'var' instead of 'const / let' would it be nice to change? |
@vinyfc93 No, that should be a separate feature. Stick with Edit: I see you already did it, I suppose you can leave it anyway now 🤷♂ In the future it'd be a lot easier to review if you minimize the number of things you change in a single PR, otherwise it can get frustrating for the both of us as I give feedback for things out of scope. |
This reverts commit 9f76a41.
…o feature_ignorefile
Sorry for the confusion with |
I'll merge it as is but refactor a little before pushing it out - I'm not 100% sure if |
What are the next steps? How can I help you? |
@vinyfc93 I pushed a small tidy up in 547651c. I will document re-enabling the default value and renaming to |
Nice! If you want my help with something else just talks. Good job and see you soon. |
This implements the feature described in #93.
Usage:
any questions or refactoring needs just talk.
=]