Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Warn when level does not exists or does not contain .bem subdirectory #445

Merged
merged 1 commit into from
Sep 10, 2013

Conversation

SevInf
Copy link
Contributor

@SevInf SevInf commented Aug 29, 2013

See #418

@ghost ghost assigned scf2k Aug 29, 2013
@SevInf
Copy link
Contributor Author

SevInf commented Aug 29, 2013

@scf2k, please, check.

scf2k added a commit that referenced this pull request Sep 10, 2013
Warn when level does not exists or does not contain .bem subdirectory
@scf2k scf2k merged commit 6b77bd6 into support/0.6.x Sep 10, 2013
@scf2k scf2k deleted the feature/level_warn branch September 10, 2013 14:31
return;
}
checkedLevels[path] = true;
if (!bemUtil.isDirectory(path)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Что, если уровень — симлинка?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

statSync ходит по линкам.

@vithar vithar unassigned scf2k Oct 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants