mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[FEAT]: Json to Jsonc #692
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fahad786khan on GitHub (Oct 24, 2025).
Eligibility
Individual Commercial Use License
Suggestion
The json syntax in komorebi is good but when it comes to understanding of new users like me(especially coming from Third World country where internet is slow and expensive) it is hard ,but it can be solve by using jsonc
Alternatives Considered
@github-actions[bot] commented on GitHub (Oct 24, 2025):
Feature requests on this repository are only open to current GitHub sponsors on the $5/month tier and above, people with a valid individual commercial use license, and approved contributors.
This issue has been automatically closed until one of those pre-requisites can be validated.
@LGUG2Z commented on GitHub (Oct 24, 2025):
Comments are already supported in the komorebi.json file since it is parsed using https://docs.rs/serde_json_lenient/latest/serde_json_lenient/