Skip to content

Commit 1bb25cd

Browse files
committed
chore: update asl-validator version
- This brings in a fix to step function validation when using ARN strings with aliases
1 parent 6ecbe42 commit 1bb25cd

File tree

3 files changed

+1911
-1874
lines changed

3 files changed

+1911
-1874
lines changed

.vscode/settings.json

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"cSpell.enabled": false,
3+
"cSpell.enabledLanguageIds": [
4+
"asciidoc",
5+
"c",
6+
"cpp",
7+
"csharp",
8+
"css",
9+
"git-commit",
10+
"go",
11+
"handlebars",
12+
"haskell",
13+
"html",
14+
"jade",
15+
"java",
16+
"javascript",
17+
"javascriptreact",
18+
"json",
19+
"jsonc",
20+
"latex",
21+
"less",
22+
"markdown",
23+
"php",
24+
"plaintext",
25+
"pug",
26+
"python",
27+
"restructuredtext",
28+
"rust",
29+
"scala",
30+
"scss",
31+
"text",
32+
"typescript",
33+
"typescriptreact",
34+
"yaml",
35+
"yml"
36+
]
37+
}

0 commit comments

Comments
 (0)