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

Async level scanner #6

Closed
wants to merge 3 commits into from
Closed

Async level scanner #6

wants to merge 3 commits into from

Conversation

blond
Copy link
Member

@blond blond commented Jul 18, 2014

Resolved #1

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling c0d1899 on issue-1 into 9ada0d3 on master.


if (notation &&
naming.isBlock(notation) && dirname === notation.block ||
naming.isElem(notation) && dirname === '__' + notation.elem ||
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

конкатенация с подчеркиваниями выглядит еще тем хардкодом

@blond blond modified the milestone: 0.1 Jul 27, 2014
@blond blond closed this Jul 27, 2014
@blond blond deleted the issue-1 branch July 27, 2014 13:57
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.

Add async scan level
3 participants