mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-04-18 01:35:47 +00:00
feat: support Module Plugin System (#1306)
This commit is contained in:
parent
a66d26a465
commit
043b1b8d1c
13 changed files with 20734 additions and 3090 deletions
|
|
@ -39,7 +39,8 @@
|
|||
"@types/tmp": "^0.2.6",
|
||||
"@types/which": "^3.0.4",
|
||||
"tmp": "^0.2.5",
|
||||
"which": "^5.0.0"
|
||||
"which": "^5.0.0",
|
||||
"yaml": "^2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue