aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-02-07 11:02:52 +0100
committerGitHub <noreply@github.com>2023-02-07 10:02:52 +0000
commit357ef668b91dd1404e8730db644ca39b3c7232b3 (patch)
tree630368e0593af04582707bf60a6534d8826cd13f /PACKAGES.md
parentfeat(golangci-lint): change installation method (#969) (diff)
downloadmason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar.gz
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar.bz2
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar.lz
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar.xz
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.tar.zst
mason-357ef668b91dd1404e8730db644ca39b3c7232b3.zip
chore: update generated code (#972)
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index dfed63d4..ff6623aa 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -2213,6 +2213,7 @@ Categories: `Linter`
<details>
<summary>History:</summary>
+- [`4772aec`](https://github.com/williamboman/mason.nvim/commit/4772aec) 2023-02-06 - feat(golangci-lint): change installation method ([#969](https://github.com/williamboman/mason.nvim/issues/969)) by Michalis Fotiadis
- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
- [`976aa4f`](https://github.com/williamboman/mason.nvim/commit/976aa4f) 2022-07-08 - refactor: add mason-schemas and mason-core modules ([#29](https://github.com/williamboman/mason.nvim/issues/29)) by William Boman
- [`8cad236`](https://github.com/williamboman/mason.nvim/commit/8cad236) 2022-07-08 - refactor: move packages to mason-registry ([#27](https://github.com/williamboman/mason.nvim/issues/27)) by William Boman