diff --git a/README.md b/README.md index 053b63a0e..1bfed268f 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/plugins/staticcheck b/plugins/staticcheck new file mode 100644 index 000000000..b670265ea --- /dev/null +++ b/plugins/staticcheck @@ -0,0 +1 @@ +repository = https://github.com/pbr0ck3r/asdf-staticcheck.git