summaryrefslogtreecommitdiff
path: root/pygments/lexers/javascript.py
diff options
context:
space:
mode:
authorImmanuel Washington <code.immanuelqrw@gmail.com>2021-08-08 08:51:19 -0400
committerGitHub <noreply@github.com>2021-08-08 14:51:19 +0200
commite2352ff61df9a02a3a4c7e6aa10f76706ee6d552 (patch)
tree8d9cf57f3627647c526ce400d123b3694e0ef2bc /pygments/lexers/javascript.py
parenta768fb9fea8a7a1137b4197a43381f85cad94c2e (diff)
downloadpygments-git-e2352ff61df9a02a3a4c7e6aa10f76706ee6d552.tar.gz
Added Smithy Lexer (#1878) (#1879)
* Added Smithy Lexer (#1878) * Added Smithy Lexer * Added Smithy Lexer auhtor * Documented Smithy as a supported language * Added Smithy test file and output * Updated Smithy Lexer * Added Standard file heading with copyright and license * Used `words` method for optimization, instead of bare regex * Specified whitespace punctuation in root * Updated aliases to only contain lowercase names to pass `test_basic_api` tests * Updated regexes lightly to fit regexlint rules (removing duplicate characters in group `-`) * Fixed regexes with errors in regexlint rules (Escaping brackets, gaps in capture groups) * Ran mapping script to fix build check * Ran mapping to update after changing aliases in previous commit
Diffstat (limited to 'pygments/lexers/javascript.py')
0 files changed, 0 insertions, 0 deletions