mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add staticcheck tool (#906)
Co-authored-by: Phil Brocker <phil.brocker@gmail.com> Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -630,6 +630,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | [](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) |
|
||||
| starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | [](https://github.com/nikever/asdf-starport/actions) |
|
||||
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [](https://github.com/grimoh/asdf-starship/actions) |
|
||||
| Staticcheck | [pbr0ck3r/asdf-staticcheck](https://github.com/pbr0ck3r/asdf-staticcheck) | [](https://github.com/pbr0ck3r/asdf-staticcheck/actions/workflows/build.yml) |
|
||||
| steampipe | [carnei-ro/asdf-steampipe](https://github.com/carnei-ro/asdf-steampipe) | [](https://github.com/carnei-ro/asdf-steampipe/actions) |
|
||||
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
|
||||
| step | [log2/asdf-step](https://github.com/log2/asdf-step) | [](https://github.com/log2/asdf-step/actions/workflows/build.yml) |
|
||||
|
||||
1
plugins/staticcheck
Normal file
1
plugins/staticcheck
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/pbr0ck3r/asdf-staticcheck.git
|
||||
Reference in New Issue
Block a user