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

add --json option #21

Merged
merged 1 commit into from
Jun 24, 2019
Merged

add --json option #21

merged 1 commit into from
Jun 24, 2019

Conversation

adrianopol
Copy link
Contributor

@adrianopol adrianopol commented Jun 21, 2019

With --json output will be formatted as array of arrays:

[['CONFIG_BUG', 'y', 'defconfig', 'self_protection', 'OK'], ['CONFIG_STRICT_KERNEL_RWX', 'y', 'defconfig', 'self_protection', 'OK'], ...

Copy link
Owner

@a13xp0p0v a13xp0p0v left a comment

Choose a reason for hiding this comment

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

Hello @adrianopol,

Again, thanks a lot!

I would like to point to several things to improve.

@adrianopol
Copy link
Contributor Author

Fixed.

@a13xp0p0v a13xp0p0v merged commit 20a23af into a13xp0p0v:master Jun 24, 2019
@a13xp0p0v
Copy link
Owner

Thank you!
Merged.

@a13xp0p0v a13xp0p0v mentioned this pull request Jun 24, 2019
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