Skip to content

Commit 55e3a61

Browse files
committed
Adds AI skills section
1 parent 83bd088 commit 55e3a61

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,13 @@ cpx stolt/lean-package-validator validate
297297

298298
For utilising a dedicated GitHub Action have a look at the documentation over [here](https://github.com/raphaelstolt/lean-package-validator-action).
299299

300+
### Included AI skills
301+
302+
This project includes three AI skills focused on managing the `.gitattributes` file for a package:
303+
- validating: check whether the current `.gitattributes` content matches the expected export-ignore rules.
304+
- creating: generate a `.gitattributes` file when it is missing.
305+
- updating: reconcile an existing `.gitattributes` file with expected export-ignore rules.
306+
300307
### Running tests
301308

302309
``` bash

0 commit comments

Comments
 (0)