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

Register sniffer: Improve control flow graph #150

Merged
merged 3 commits into from
Aug 24, 2016

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Jan 22, 2016

Instead of creating the watchedTags variable sometimes and then test
if it exists, we can do all the work behind a single if statement.

luketw and others added 3 commits November 12, 2015 11:26
As Master is going to be used for code refactoring work (for a potential 3.0), the 2.0 branch has been created to separate bug fixes for the current code.
Instead of creating the `watchedTags` variable sometimes and then test
if it exists, we can do all the work behind a single `if` statement.
Non-breaking space is used instead of a space.
@ironikart ironikart merged commit eed236f into squizlabs:master Aug 24, 2016
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.

3 participants