Ignore licenses path by linter

This commit is contained in:
Nick Alteen
2025-02-12 13:17:28 -05:00
parent ae2f389a67
commit 8ab007e40c
2 changed files with 3 additions and 1 deletions

View File

@ -10,3 +10,5 @@ rules:
max: 80
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
ignore:
- .licenses/

View File

@ -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: