diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2022-11-21 11:02:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-21 10:02:47 +0000 |
| commit | 9f84d49d33a790fb6d0fe23371c662cf77957ec5 (patch) | |
| tree | 55805d93d1539c35316dd0773ce4d024c5d74463 | |
| parent | fix(yapf): install toml to support parsing .toml config files (#682) (diff) | |
| download | mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar.gz mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar.bz2 mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar.lz mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar.xz mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.tar.zst mason-9f84d49d33a790fb6d0fe23371c662cf77957ec5.zip | |
chore: update generated code (#683)
| -rw-r--r-- | PACKAGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index a83d2deb..b8ffd54b 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -5206,6 +5206,7 @@ Categories: `Formatter` <details> <summary>History:</summary> +- [`60a03f5`](https://github.com/williamboman/mason.nvim/commit/60a03f5) 2022-11-20 - fix(yapf): install toml to support parsing .toml config files ([#682](https://github.com/williamboman/mason.nvim/issues/682)) by William Boman - [`ec7c134`](https://github.com/williamboman/mason.nvim/commit/ec7c134) 2022-08-17 - feat: add yapf ([#304](https://github.com/williamboman/mason.nvim/issues/304)) by Rolf Strijdhorst </details> |
