Skip to content

kachick/renovate-config-dprint

Repository files navigation

renovate-config-dprint

CI - Nix Status

Usage

Renovate sharable config for dprint plugins.

{
  "extends": [
    "config:recommended",
    "github>kachick/renovate-config-dprint#1.1.0"
  ]
}

Now targets WASM plugins only.
It means to exclude process plugins like dprint-plugin-prettier and dprint-plugin-exec.

When updating by bot as renovate, I recommend to check the dprint diff in CI.
A way is to integrate dprint/check in your GitHub Actions.

Targets

The tested plugins are listed in dprint.json
The summary is as follows.

  • Official
    • typescript, markdown, json etc
  • 3rd-party
    • g-plane/malva, g-plane/markup_fmt

Example

Note

About

Sharable Renovate config for dprint WASM plugins

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages