From 65592bf1092064ad0e2d4a26d37e572672d672e6 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Thu, 29 Aug 2024 13:33:37 +0000 Subject: [PATCH] chore(docs): remove markdownlint exclusions --- .markdownlintignore | 10 +--------- package.json | 2 +- packages/commons/README.md | 2 +- packages/jmespath/README.md | 2 +- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/.markdownlintignore b/.markdownlintignore index 2cac804a00..e478e8a876 100644 --- a/.markdownlintignore +++ b/.markdownlintignore @@ -9,12 +9,4 @@ layers/*/CHANGELOG.md # other files LICENSE .github/** -**node_modules/** */ -# these will be removed from the ignore and linted in future PRs -packages/batch/README.md -packages/commons/README.md -packages/jmespath/README.md -packages/logger/README.md -packages/metrics/README.md -packages/parameters/README.md -packages/tracer/README.md \ No newline at end of file +**node_modules/** */ \ No newline at end of file diff --git a/package.json b/package.json index 23903c3f52..042797be43 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "docs-generateApiDoc": "typedoc .", "docs-runLocalApiDoc": "npx live-server api", "postpublish": "git restore .", - "lint:markdown": "markdownlint-cli2 '**/*.md' '#node_modules' '#**/*/node_modules' '#docs/changelog.md' '#LICENSE.md' '#.github' '#**/*/CHANGELOG.md' '#examples/app/README.md' '#packages/commons/README.md' '#packages/jmespath/README.md' '#packages/logger/README.md' '#packages/metrics/README.md' '#packages/parameters/README.md' '#packages/parser/README.md' '#packages/tracer/README.md'" + "lint:markdown": "markdownlint-cli2 '**/*.md' '#node_modules' '#**/*/node_modules' '#docs/changelog.md' '#LICENSE.md' '#.github' '#**/*/CHANGELOG.md' '#examples/app/README.md'" }, "repository": { "type": "git", diff --git a/packages/commons/README.md b/packages/commons/README.md index 4e5cd9a9d7..f69422722e 100644 --- a/packages/commons/README.md +++ b/packages/commons/README.md @@ -113,7 +113,7 @@ Help us prioritize upcoming functionalities or utilities by [upvoting existing R ### Becoming a reference customer -Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E) issue. +Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://s12d.com/become-reference-pt-ts) issue. The following companies, among others, use Powertools: diff --git a/packages/jmespath/README.md b/packages/jmespath/README.md index aa875d583d..6d27573f1d 100644 --- a/packages/jmespath/README.md +++ b/packages/jmespath/README.md @@ -189,7 +189,7 @@ Help us prioritize upcoming functionalities or utilities by [upvoting existing R ### Becoming a reference customer -Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=customer-reference&template=support_powertools.yml&title=%5BSupport+Lambda+Powertools%5D%3A+%3Cyour+organization+name%3E) issue. +Knowing which companies are using this library is important to help prioritize the project internally. If your company is using Powertools for AWS Lambda (TypeScript), you can request to have your name and logo added to the README file by raising a [Support Powertools for AWS Lambda (TypeScript) (become a reference)](https://s12d.com/become-reference-pt-ts) issue. The following companies, among others, use Powertools: