mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
4 lines
204 B
Bash
Executable File
4 lines
204 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
shellcheck -x asdf.sh lint.sh release.sh bin/asdf bin/private/asdf-exec completions/asdf.bash test/test_helpers.bash test/fixtures/dummy_plugin/bin/* # lib/utils.sh lib/commands/*.sh
|