Skip to content

Commit 725778f

Browse files
committed
docs: add a new glob testing tool
1 parent 005037e commit 725778f

4 files changed

+8
-4
lines changed

docs/rules/filename-blocklist.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ export default [
8888

8989
- [micromatch](https://github.com/micromatch/micromatch)
9090
- [glob](<https://en.wikipedia.org/wiki/Glob_(programming)>)
91-
- [testing glob expression online](https://globster.xyz)
91+
- [testing glob expression online 1](https://globster.xyz)
92+
- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob)

docs/rules/filename-naming-convention.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,5 @@ export default [
169169

170170
- [micromatch](https://github.com/micromatch/micromatch)
171171
- [glob](<https://en.wikipedia.org/wiki/Glob_(programming)>)
172-
- [testing glob expression online](https://globster.xyz)
172+
- [testing glob expression online 1](https://globster.xyz)
173+
- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob)

docs/rules/folder-match-with-fex.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ export default [
8787

8888
- [micromatch](https://github.com/micromatch/micromatch)
8989
- [glob](<https://en.wikipedia.org/wiki/Glob_(programming)>)
90-
- [testing glob expression online](https://globster.xyz)
90+
- [testing glob expression online 1](https://globster.xyz)
91+
- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob)

docs/rules/folder-naming-convention.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,5 @@ export default [
148148

149149
- [micromatch](https://github.com/micromatch/micromatch)
150150
- [glob](<https://en.wikipedia.org/wiki/Glob_(programming)>)
151-
- [testing glob expression online](https://globster.xyz)
151+
- [testing glob expression online 1](https://globster.xyz)
152+
- [testing glob expression online 2](https://www.digitalocean.com/community/tools/glob)

0 commit comments

Comments
 (0)