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

Added grouping and only: modifier for scopes #8

Merged
merged 1 commit into from
Mar 5, 2016

Conversation

kevinastone
Copy link
Owner

Allows you to use only: or = prefix to change matching behavior.

Examples:
=something
=something.else
=(something another)
only:something
only:something.else
only:(something another)

closes #5

Allows you to use only: or = prefix to change matching behavior.

Examples:
=something
=something.else
=(something another)
only:something
only:something.else
only:(something another)
kevinastone added a commit that referenced this pull request Mar 5, 2016
Added grouping and only: modifier for scopes
@kevinastone kevinastone merged commit d464ea7 into master Mar 5, 2016
@kevinastone kevinastone deleted the scope-modifiers branch March 5, 2016 09:58
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.

Check start scope of a file is only scope left at EOF
1 participant