Expand description
libpfu (PackFixerUpper) is a library for linting and fixing AOSC OS package build script automatically.
Re-exports§
pub use session::Session;
Modules§
Macros§
Structs§
- Lint
Metadata - Static metadata of a lint.
- Linter
Metadata - Static non-generic metadata of a linter.
- Read
Guard Wrapper - Wrapper for RwLockUpgradableReadGuard to make it Send.
Enums§
- Level
- Level of a lint message.
Traits§
- Linter
- A checker.
- Metadata
Provider
Functions§
Type Aliases§
- Linter
Factory - Constructor of a linter;