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

feat: support line comments in config #10592

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarcoPolo
Copy link
Contributor

Adds support for commenting out sections of your .ipfs/config

I find myself wanting to comment out sections as I tweak the config. But no strong preference here. Take it or leave it.

?? I'm assuming this was a vestige of a prior refactor. Finishes the
renaming of the package to match folder structure and semantics.
@MarcoPolo MarcoPolo requested a review from a team as a code owner November 19, 2024 18:13
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Sounds really useful, but may be time consuming to fix support for this everywhere (hard to estimate the work, right now the entire CI is red).

We've been discussing replacing JSON config with alternative format that supports comments natively, like YAML, perhaps that is more future proof route?

@ipfs/kubo-maintainers thoughts / preferences?

@hsanjuan
Copy link
Contributor

I'm for it.

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.

3 participants