Releases: kjanat/PSScriptAnalyzer
Releases · kjanat/PSScriptAnalyzer
Release list
MIGRATE TO KJANAT/PWSH
This plugin has moved. This release migrates existing installs to its successor.
- Plugin:
dprint-plugin-powershell→dprint-plugin-pwsh - Config key:
"powershell"→"pwsh"— rename the block in your dprint config. Unknown keys are rejected, so the old block cannot be silently ignored. - The option set has changed: see the schema.
dprint config update installs this release from the old update URL once; afterwards updates come from the new home automatically. Fresh installs: dprint add kjanat/pwsh.
The attached assets are byte-identical to the canonical kjanat/dprint-plugin-pwsh 0.2.0 release.
sha256:
plugin.wasm:61a006d1dde15c61425d0fb220d54149168abed58f5647ec41dbf0202df5509fschema.json:0294317d54252bfb2d86e7db4c5704f1aa776cbf61c2c08807eee3d2a5795d37
dprint PowerShell formatter 0.1.0
Install
dprint add kjanat/PSScriptAnalyzerThe release contains the directly loadable dprint plugin.wasm, its configuration schema.json,
and SHA-256 checksums for both files. The module formats .ps1, .psm1, and .psd1 files without
starting pwsh, dotnet, Node.js, or another formatter process.
The formatter and its embedded license are distributed under the repository's MIT license.