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

Utils documentation fix #163

Merged
merged 3 commits into from
Sep 27, 2017
Merged

Utils documentation fix #163

merged 3 commits into from
Sep 27, 2017

Conversation

Vpr99
Copy link
Contributor

@Vpr99 Vpr99 commented Sep 27, 2017

What: Changing the use of concurrently in the examples to concurrent, so that it matches the documentation in nps-utils.

Why: Copying and pasting the example from the documentation throws an error since concurrently is undefined.

Checklist:

  • Documentation
  • Tests N/A
  • Ready to be merged
  • Added myself to contributors table

@codecov
Copy link

codecov bot commented Sep 27, 2017

Codecov Report

Merging #163 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #163   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         376    376           
  Branches       90     90           
=====================================
  Hits          376    376

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4ce471...6720645. Read the comment docs.

Copy link
Collaborator

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Great! Thank you!

@kentcdodds kentcdodds merged commit 23a7c43 into sezna:master Sep 27, 2017
@Vpr99 Vpr99 deleted the utils-documentation-fix branch September 27, 2017 19:19
kentcdodds pushed a commit that referenced this pull request Nov 9, 2017
* WIP: Help Style configuration to eliminate excessively long help output

* WIP: trying to solve these testing issues

* WIP: tests passing but missing cli flags

* WIP: added tests for CLI flags

* WIP: change help-style alias to 'y' to maintain single char flag/dash pattern

* docs: Utils documentation fix (#163)

* Update concurrently => concurrent in examples

* Add myself as a contributer

* Add myself as a contributer properly, this time :)

* wIP: started on readme docs

* WIP: updated a couple files based on feedback in the pull request

* WIP: added myself as a contributor

* WIP: moved help-style defaults to function calls

* WIP: added check for undefined to helpstyle, almost 100% code coverage

* feat: implemented configuration options for Help Style

* fix: making sure tests/validations run properly
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