Skip to content

language/json: add json5 support#1438

Merged
NotAShelf merged 1 commit intoNotAShelf:mainfrom
snoweuph:feat/json5
Mar 6, 2026
Merged

language/json: add json5 support#1438
NotAShelf merged 1 commit intoNotAShelf:mainfrom
snoweuph:feat/json5

Conversation

@snoweuph
Copy link
Contributor

@snoweuph snoweuph commented Mar 6, 2026

This annoyed me so much at work when I was trying to format with my nvim >.<

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

🚀 Live preview deployed from a3123a9

View it here:

Debug Information

Triggered by: snoweuph

HEAD at: feat/json5

Reruns: 2235

@NotAShelf NotAShelf merged commit daf1812 into NotAShelf:main Mar 6, 2026
18 of 20 checks passed
@snoweuph snoweuph deleted the feat/json5 branch March 6, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants