Path to this page:
./
shells/shuck,
Lightning fast shell linter/formatter/LSP server
Branch: CURRENT,
Version: 0.1.1,
Package name: shuck-0.1.1,
Maintainer: pkgsrc-usersA fast shell script linter, formatter, and language server, written
in Rust.
Shuck parses, analyzes, formats, and powers editor feedback for
shell scripts. It catches common bugs, style issues, security
hazards, performance traps, and portability problems; formats shell
sources with configurable layout rules; and ships a first-party
Language Server Protocol (LSP) server for editor diagnostics, fixes,
navigation, symbols, hover, completion, and formatting. It also
lints shell embedded in supported non-shell files such as GitHub
Actions workflows. A caching layer keeps incremental runs fast.
Master sites:
Filesize: 3219.415 KB
Version history: (Expand)
- (2026-08-12) Package added to pkgsrc.se, version shuck-0.1.1 (created)
CVS history: (Expand)
| 2026-08-12 11:04:14 by Thomas Klausner | Files touched by this commit (5) |
Log message:
shells/shuck: import shuck-0.1.1
A fast shell script linter, formatter, and language server, written
in Rust.
Shuck parses, analyzes, formats, and powers editor feedback for
shell scripts. It catches common bugs, style issues, security
hazards, performance traps, and portability problems; formats shell
sources with configurable layout rules; and ships a first-party
Language Server Protocol (LSP) server for editor diagnostics, fixes,
navigation, symbols, hover, completion, and formatting. It also
lints shell embedded in supported non-shell files such as GitHub
Actions workflows. A caching layer keeps incremental runs fast.
|