Skip to content

Nest hide options under one option #113

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

Open
vuki656 opened this issue Jan 5, 2022 · 0 comments
Open

Nest hide options under one option #113

vuki656 opened this issue Jan 5, 2022 · 0 comments
Labels
⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration 🤝 Contributions Welcome Not on the roadmap but can be picked up by someone 🔧 Refactor Code improvements

Comments

@vuki656
Copy link
Owner

vuki656 commented Jan 5, 2022

Instead of

hide_up_to_date = false,
hide_unstable_versions = false,

use

hide = {
    up_to_date = false,
    unstable_versions = false,
}
@vuki656 vuki656 added 🔧 Refactor Code improvements ⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration labels Jan 5, 2022
@vuki656 vuki656 changed the title Nest hide options under one options Nest hide options under one option Jan 6, 2022
@vuki656 vuki656 added the 🤝 Contributions Welcome Not on the roadmap but can be picked up by someone label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration 🤝 Contributions Welcome Not on the roadmap but can be picked up by someone 🔧 Refactor Code improvements
Projects
None yet
Development

No branches or pull requests

1 participant