Skip to content

Conversation

@smikes
Copy link
Contributor

@smikes smikes commented Jan 7, 2015

initial work: jslint runs but writes to stdout instead of returning data
update tests to use -L, -n to specify linter
style: remove dangling comma
spacing and intentation
rename linter output to "lint" from "eslint"
implement runner; add tests, fixtures for jslint
restore newlines
hoist helper functions
add jslint (w/version) as optional dependency

initial work: jslint runs but writes to stdout instead of returning data
update tests to use -L, -n to specify linter
style: remove dangling comma
spacing and intentation
rename linter output to "lint" from "eslint"
implement runner; add tests, fixtures for jslint
restore newlines
hoist helper functions
add jslint (w/version) as optional dependency
@geek geek added the feature New functionality or improvement label Jan 7, 2015
@geek geek self-assigned this Jan 7, 2015
@geek geek added this to the 5.1.1 milestone Jan 7, 2015
@hueniverse
Copy link
Contributor

Isn't this a 5.2.0?

@geek
Copy link
Member

geek commented Jan 8, 2015

@hueniverse yes, hadn't got to reviewing fully to make that switch. Thanks.

@Marsup
Copy link
Contributor

Marsup commented Jan 8, 2015

For what it's worth, I still believe a single switch is achievable :p

@smikes
Copy link
Contributor Author

smikes commented Jan 8, 2015

@Marsup My impression was that bossy did not want the logic needed to support a single switch. Easier for me to make 1 PR than two connected ones; if you want to resurrect the other PR, that's fine by me.

@geek I agree with this as a minor version bump, 5.2.0 would be awesome :-)

Copy link
Member

Choose a reason for hiding this comment

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

Our styles a little different, 4 spaces and a newline after each function declaration.

@smikes
Copy link
Contributor Author

smikes commented Jan 8, 2015

More like that?

geek added a commit that referenced this pull request Jan 8, 2015
@geek geek merged commit f285b6f into hapijs:master Jan 8, 2015
@geek
Copy link
Member

geek commented Jan 8, 2015

@smikes perfect, thanks

I'll publish this later tonight. Want to run through it all

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants