lockfile-lint check
You can use
lflint
as a shorthand for thelockfile-lint
shell command. In CI scripts, it is recommended to include the full name for readability.
usage: lockfile-lint check [-h]
This command applies the policies that are configured in lockfile-lint.json,
reporting any problems found in your PNPM workspace.
Optional arguments:
-h, --help Show this help message and exit.