From 725778f688813c3280b46e8c176772f7c259c08b Mon Sep 17 00:00:00 2001 From: Huan Luo Date: Thu, 30 Jan 2025 13:32:10 +0800 Subject: [PATCH] docs: add a new glob testing tool --- docs/rules/filename-blocklist.md | 3 ++- docs/rules/filename-naming-convention.md | 3 ++- docs/rules/folder-match-with-fex.md | 3 ++- docs/rules/folder-naming-convention.md | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/rules/filename-blocklist.md b/docs/rules/filename-blocklist.md index 7b4caf9..7474497 100644 --- a/docs/rules/filename-blocklist.md +++ b/docs/rules/filename-blocklist.md @@ -88,4 +88,5 @@ export default [ - [micromatch](/~https://github.com/micromatch/micromatch) - [glob]() -- [testing glob expression online](https://globster.xyz) +- [testing glob expression online 1](https://globster.xyz) +- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob) diff --git a/docs/rules/filename-naming-convention.md b/docs/rules/filename-naming-convention.md index 7223c9f..e25bcb6 100644 --- a/docs/rules/filename-naming-convention.md +++ b/docs/rules/filename-naming-convention.md @@ -169,4 +169,5 @@ export default [ - [micromatch](/~https://github.com/micromatch/micromatch) - [glob]() -- [testing glob expression online](https://globster.xyz) +- [testing glob expression online 1](https://globster.xyz) +- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob) diff --git a/docs/rules/folder-match-with-fex.md b/docs/rules/folder-match-with-fex.md index 7af061c..833e32b 100644 --- a/docs/rules/folder-match-with-fex.md +++ b/docs/rules/folder-match-with-fex.md @@ -87,4 +87,5 @@ export default [ - [micromatch](/~https://github.com/micromatch/micromatch) - [glob]() -- [testing glob expression online](https://globster.xyz) +- [testing glob expression online 1](https://globster.xyz) +- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob) diff --git a/docs/rules/folder-naming-convention.md b/docs/rules/folder-naming-convention.md index 7a2b617..2f417a4 100644 --- a/docs/rules/folder-naming-convention.md +++ b/docs/rules/folder-naming-convention.md @@ -148,4 +148,5 @@ export default [ - [micromatch](/~https://github.com/micromatch/micromatch) - [glob]() -- [testing glob expression online](https://globster.xyz) +- [testing glob expression online 1](https://globster.xyz) +- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob)