Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Feb 3, 2017

Currently, vcbuild only supports jslint. vcbuild lint will not
work because there is no lint task specified in vcbuild.bat. Update
documentation to use vcbuild jslint instead.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

@Trott Trott added the doc Issues and PRs related to the documentations. label Feb 3, 2017
@seishun
Copy link
Contributor

seishun commented Feb 3, 2017

Might want to mention that vcbuild jslint only does part of what make lint does.

@silverwind
Copy link
Contributor

Why not add vcbuild lint?

@seishun
Copy link
Contributor

seishun commented Feb 3, 2017

@silverwind it seems it's not so simple: #5514 (comment)

But sure, it would be a better solution.

@Trott
Copy link
Member Author

Trott commented Feb 3, 2017

Might want to mention that vcbuild jslint only does part of what make lint does.

Done.

Copy link
Contributor

@seishun seishun left a comment

Choose a reason for hiding this comment

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

LGTM unless someone implements vcbuild lint.

CONTRIBUTING.md Outdated
Copy link
Contributor

@seishun seishun Feb 3, 2017

Choose a reason for hiding this comment

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

I don't like how the text between brackets is longer than the text it's supposed to clarify. Maybe it's better just mention lint and jslint separately.

Copy link
Member

Choose a reason for hiding this comment

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

Perhaps just remove the parens?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, parens removed.

@mscdex mscdex added build Issues and PRs related to build files or the CI. tools Issues and PRs related to the tools directory. labels Feb 3, 2017
CONTRIBUTING.md Outdated
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps just remove the parens?

Currently, `vcbuild` only supports `jslint`. `vcbuild lint` will not
work because there is no `lint` task specified in `vcbuild.bat`. Update
documentation to use `vcbuild jslint` instead.
Trott added a commit to Trott/io.js that referenced this pull request Feb 6, 2017
Currently, `vcbuild` only supports `jslint`. `vcbuild lint` will not
work because there is no `lint` task specified in `vcbuild.bat`. Update
documentation to use `vcbuild jslint` instead.

PR-URL: nodejs#11151
Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Copy link
Member Author

Trott commented Feb 6, 2017

Landed in dccd97d

@Trott Trott closed this Feb 6, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 9, 2017
Currently, `vcbuild` only supports `jslint`. `vcbuild lint` will not
work because there is no `lint` task specified in `vcbuild.bat`. Update
documentation to use `vcbuild jslint` instead.

PR-URL: nodejs#11151
Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 14, 2017
Currently, `vcbuild` only supports `jslint`. `vcbuild lint` will not
work because there is no `lint` task specified in `vcbuild.bat`. Update
documentation to use `vcbuild jslint` instead.

PR-URL: nodejs#11151
Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
krydos pushed a commit to krydos/node that referenced this pull request Feb 25, 2017
Currently, `vcbuild` only supports `jslint`. `vcbuild lint` will not
work because there is no `lint` task specified in `vcbuild.bat`. Update
documentation to use `vcbuild jslint` instead.

PR-URL: nodejs#11151
Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@jasnell
Copy link
Member

jasnell commented Mar 7, 2017

Would need backport PRs to land on v4 or v6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants