Skip to content

0.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:00
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

Changes

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0
  • Run dprint init to create a config file.

Then:

  1. Run dprint add exec, which will update the config file as follows:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.6.2.json@df98f54ffd3092b8a841aedd6d098a2651f16d0a796a40535774f1a8b4b9d463"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration