Skip to content

Commit 4da64eb

Browse files
authored
Add *.csx to validator (#33)
1 parent 5278657 commit 4da64eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws_doc_sdk_examples_tools/validator_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
".cmd": "AWS-CLI",
1414
".cpp": "C++",
1515
".cs": "C#",
16+
".csx": "C#",
1617
".css": "CSS",
1718
".go": "Go",
1819
".h": "C++",

0 commit comments

Comments
 (0)