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

Removed syntax highlighting from file structure #866

Merged
merged 1 commit into from Jan 12, 2015

Conversation

bradcerasani
Copy link
Contributor

Fenced code block used shell syntax highlighting, drawing attention to test unnecessarily:

screen shot 2015-01-11 at 19 00 58

Additionally, is there any advantage to declaring var dir? This works the same:

var requireDir = require('require-dir');

requireDir('./tasks');

sindresorhus added a commit that referenced this pull request Jan 12, 2015
Removed syntax highlighting from file structure
@sindresorhus sindresorhus merged commit 90543e6 into gulpjs:master Jan 12, 2015
@sindresorhus
Copy link
Contributor

Additionally, is there any advantage to declaring var dir? This works the same:

Just for consistency I guess.

@bradcerasani bradcerasani deleted the patch-1 branch January 12, 2015 03:40
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.

None yet

2 participants