2 releases
Uses new Rust 2024
| 0.1.1 | Nov 15, 2025 |
|---|---|
| 0.1.0 | Oct 30, 2025 |
#22 in #alpm
Used in alpm-lint
15KB
161 lines
alpm-lint-config
This project provides the configuration specification for linting rules.
It is contained in its own crate to prevent circular dependencies with the future alpm-lint and alpm-config crates.
Documentation
- https://alpm.archlinux.page/rustdoc/alpm_lint_config/ for development version of the crate.
- https://docs.rs/alpm-lint-config/latest/alpm_lint_config/ for released versions of the crate.
Contributing
Please refer to the contribution guidelines to learn how to contribute to this project.
License
This project can be used under the terms of the Apache-2.0 or MIT. Contributions to this project, unless noted otherwise, are automatically licensed under the terms of both of those licenses.
Dependencies
~8–21MB
~283K SLoC