macOS
brew install ls-lintlocal Homebrew formula metadata
安装
brew install ls-lintlocal Homebrew formula metadata
nix profile install nixpkgs#ls-lintnixpkgs package indexes · pkgs/by-name/ls/ls-lint/package.nix · 来源: api.github.com
scoop install main/ls-lintScoop official bucket manifest trees · bucket/ls-lint.json · 来源: api.github.com
概览
Extremely fast file and directory name linter
历史
ls-lint is a file and directory name linter that enforces naming rules from one or more `.ls-lint.yml` files.
The official site and README present ls-lint as an extremely fast directory and filename linter intended to bring structure to project filesystems. The GitHub repository was created in February 2020, and releases show v1.0.0 published in March 2020.
The project grew into a cross-platform developer tool with documentation versions, a GitHub Action, npm distribution, Homebrew packaging, and Docker support. Its public docs emphasize minimal setup, Unicode support, and linting thousands of files and directories in milliseconds.
The README advertises use by Renovate, Terser, and other projects, and GitHub metadata shows roughly 2.4k stars by July 2026. The supplied package-manager facts list Homebrew, Nix, and Scoop packages.
ls-lint fits the rise of repository hygiene tooling in CI: rather than linting code syntax, it makes naming conventions enforceable across folders, generated files, fixtures, and language-mixed monorepos.
Users place rules in `.ls-lint.yml` and run `ls-lint` locally or in CI. The docs and README show YAML rules that map path globs and extensions to naming styles such as kebab-case, camelCase, PascalCase, regex rules, and existence checks.
No credentials are involved. Configuration is project-local and intentionally simple, with the README describing one or multiple `.ls-lint.yml` files.
ls-lint is notable because it treats the filesystem itself as lintable source. For package maintainers and CI users, it is a small binary that enforces repository conventions without depending on a specific programming language stack.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.ls-lint.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ls-lint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/loeffel-io/ls-lint
安装元数据
| 软件包键 | brew:ls-lint |
|---|---|
| 版本 | 2.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ls-lint |
| 主页 | https://ls-lint.org/ |
| 仓库 | https://github.com/loeffel-io/ls-lint |
| 上游文档 | https://ls-lint.org/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/loeffel-io/ls-lint/archive/refs/tags/v2.3.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ls-lint |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ls-lint
nix profile install nixpkgs#ls-lintmain/ls-lint
scoop install main/ls-lint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.