From 8ab007e40cd1383d5e0e10fc2b5fe49479c2dbff Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Wed, 12 Feb 2025 13:17:28 -0500 Subject: [PATCH] Ignore licenses path by linter --- .yaml-lint.yml | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.yaml-lint.yml b/.yaml-lint.yml index 8f400a3..f382152 100644 --- a/.yaml-lint.yml +++ b/.yaml-lint.yml @@ -10,3 +10,5 @@ rules: max: 80 allow-non-breakable-words: true allow-non-breakable-inline-mappings: true +ignore: + - .licenses/ diff --git a/README.md b/README.md index 0997f0e..b979460 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ on the issue(s) found. Whenever you install or update dependencies, you can use the Licensed CLI to update the licenses database. To install Licensed, see the project's -[README](https://github.com/licensee/licensed?tab=readme-ov-file#installation). +[Readme](https://github.com/licensee/licensed?tab=readme-ov-file#installation). To update the cached licenses, run the following command: