mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-27 12:24:18 +02:00
add shellcheck (#1035)
### Description of Changes shellcheck added claude instructions, there also open copilot fix PRs. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1035 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
a0cb0db310
commit
f875cad3d1
1 changed files with 6 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Peripheral Managers](#peripheral-managers)
|
||||
* [Programming Languages](#programming-languages)
|
||||
* [Programming Language-Specific Tools and Libraries](#programming-language-specific-tools-and-libraries)
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
* [CSS](#css)
|
||||
|
|
@ -1390,6 +1391,11 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
## Programming Language-Specific Tools and Libraries
|
||||
|
||||
### Bash
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [shellcheck](https://github.com/koalaman/shellcheck) | [`1b59697`](https://github.com/koalaman/shellcheck/commit/1b59697528185ab3d8261cb26a7f9a6576d0b188) | [](#permissive-ai-policy) ([1](https://github.com/koalaman/shellcheck/blob/master/.claude/CLAUDE.md)) | [](#request-for-help) |
|
||||
|
||||
### C
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue