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

fix: correct type of man os cpu field #114

Merged
merged 2 commits into from
Jan 3, 2020

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Dec 31, 2019

man os cpu are all array.

for os and cpu, they support negative values.
So, in theory it could be ['darwin', '!darwin'], order should matters, we don't want break it.
It could also be ['darwin', '!darwin', 'darwin'], so uniq may also break it.

for man field, I'm not familiar with man command, not sure we should do anything.

@keithamus thoughts?

@keithamus
Copy link
Owner

👍

@keithamus keithamus merged commit bbbed6a into keithamus:master Jan 3, 2020
@keithamus
Copy link
Owner

🎉 This PR is included in version 1.35.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fisker fisker deleted the fix-man-os-cpu branch January 4, 2020 02:37
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.

2 participants