We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca417f7 commit 41f723dCopy full SHA for 41f723d
README.md
@@ -17,6 +17,10 @@ The lean package validator or its abbreviation lpv is a utility tool that valida
17
for its `leanness`. A project/micro-package is considered `lean` when its common
18
repository artifacts won't be included in release assets.
19
20
+It can also [create](https://github.com/raphaelstolt/lean-package-validator?tab=readme-ov-file#create-command) and
21
+[update](https://github.com/raphaelstolt/lean-package-validator?tab=readme-ov-file#update-command) the `leanness`
22
+enforcing export-ignores entries of a `.gitattributes` file.
23
+
24
## Installation
25
26
The lean package validator CLI can be installed globally through Composer.
0 commit comments