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

false negatives when reading single file #1

Closed
marionebl opened this issue Feb 24, 2016 · 0 comments
Closed

false negatives when reading single file #1

marionebl opened this issue Feb 24, 2016 · 0 comments

Comments

@marionebl
Copy link
Owner

Actual

When reading invalid json files from fs by invokations such as jsonlint-cli package.json the linter exists with an code of 0.

{
   "name": "package"

Expected

The linter should exit with code 1.

marionebl added a commit that referenced this issue Mar 13, 2016
<a name="1.0.0"></a>
# [1.0.0](v0.2.8...v1.0.0) (2016-03-13)

### Code Refactoring

* split program into logical bits ([a7fe762](a7fe762)), closes [#1](#1)

### BREAKING CHANGES

* *   removed the --quiet flag
*   errors are always printed
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

No branches or pull requests

1 participant