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

Improve CLI output and use newest version of standard #18

Merged
merged 2 commits into from
Jun 10, 2017
Merged

Conversation

zeke
Copy link
Owner

@zeke zeke commented Jun 10, 2017

Changes:

  • Don't show any CLI output unless linting more than three files.
  • Use ora for cross-platform-friendly CLI output
  • Use latest standard version (10)
  • Disable newly-added no-unused-expressions rule.

Fixes #15

cc @MarshallOfSound @shiftkey

@zeke zeke merged commit d2a804b into master Jun 10, 2017
@zeke zeke deleted the better-output branch June 10, 2017 17:04
@zeke
Copy link
Owner Author

zeke commented Jun 10, 2017

~/git/zeke/standard-markdown master
❯ np major
 ✔ Prerequisite check
 ✔ Git
 ✔ Cleanup
 ✔ Installing dependencies using Yarn
 ✔ Running tests
 ✔ Bumping version using Yarn
 ✔ Publishing package
 ✔ Pushing tags

 standard-markdown 3.0.0 published 🎉

@zeke zeke mentioned this pull request Jun 12, 2017
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

1 participant