A linting tool for the AOSC OS package tree (aosc-os-abbs). Version 1.0.8, actively developed (WIP). Provides linters for checking packaging specifications, such as variable order, dependency, conflict, and deprecation. Designed specifically for AOSC/ACBS ecosystem, not a general-purpose linter. Usable as a CLI tool via global npm installation.
npm install acbs-tree-lintNo compatibility data collected yet for this library.
Installs the tool globally and runs the spec linter on the AOSC package tree.
Check documentation for new linters in future versions.
Clone the repo and change into its directory before running the linter.
Run 'npm install -g acbs-tree-lint' and ensure npm global bin directory is in PATH.
Change directory to the cloned repo root.
No dependency data recorded yet.