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:
Phil Brocker
2023-11-08 07:24:51 -05:00
committed by GitHub
parent 8faabc95d2
commit 7493803d4a
2 changed files with 2 additions and 0 deletions

View File

@@ -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) | [![Build](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) |
| starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | [![Build Status](https://github.com/nikever/asdf-starport/workflows/Build/badge.svg)](https://github.com/nikever/asdf-starport/actions) |
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [![GitHub Actions Status](https://github.com/grimoh/asdf-starship/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-starship/actions) |
| Staticcheck | [pbr0ck3r/asdf-staticcheck](https://github.com/pbr0ck3r/asdf-staticcheck) | [![Build Status](https://github.com/pbr0ck3r/asdf-staticcheck/workflows/Build/badge.svg)](https://github.com/pbr0ck3r/asdf-staticcheck/actions/workflows/build.yml) |
| steampipe | [carnei-ro/asdf-steampipe](https://github.com/carnei-ro/asdf-steampipe) | [![Build Status](https://github.com/carnei-ro/asdf-steampipe/workflows/Build/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-steampipe/actions) |
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://github.com/smashedtoatoms/asdf-sbcl/workflows/Build/badge.svg?branch=main)](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
| step | [log2/asdf-step](https://github.com/log2/asdf-step) | [![Build](https://github.com/log2/asdf-step/actions/workflows/build.yml/badge.svg)](https://github.com/log2/asdf-step/actions/workflows/build.yml) |

1
plugins/staticcheck Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/pbr0ck3r/asdf-staticcheck.git