Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Watch for selectors defined in the actual file #21

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

jukben
Copy link
Contributor

@jukben jukben commented Feb 26, 2019

The flux dependencies should be considered the same as imports. So you should be notified when you are using selector in other selector or connect without listening on it.

I personally consider this as a fix. So I would bump the rule to 2.0.1. Ideas?

close #20

@jukben jukben requested a review from mauricekleine February 26, 2019 17:57
The flux dependencies should be considered the same as imports. So you
should be notified when you are using selector in other selector or
connect without listening on it.

close #20
@jukben jukben force-pushed the feature/include-selectors-in-file branch from 496ac0c to 0457fcf Compare February 26, 2019 18:08
@mauricekleine
Copy link
Contributor

Looking good man. Bumping to 2.0.1 sounds like a good idea!

@jukben jukben merged commit a10bfa2 into master Feb 27, 2019
@jukben jukben deleted the feature/include-selectors-in-file branch April 9, 2019 11:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Analyze file for select the same way as for imports
2 participants