Skip to content

Module/dprint#9103

Open
rachitvrma wants to merge 2 commits intonix-community:masterfrom
rachitvrma:module/dprint
Open

Module/dprint#9103
rachitvrma wants to merge 2 commits intonix-community:masterfrom
rachitvrma:module/dprint

Conversation

@rachitvrma
Copy link
Copy Markdown

Description

Dprint code formatter module added for use with editors. It can format many basic filetypes (json, markdown, toml, yaml, etc). Written in rust.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -A dev --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

Rachit Kumar Verma added 2 commits April 14, 2026 14:51
dprint is a code formmatter that can be used in
multiple editors and for multiple filetypes
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.

1 participant