diff options
author | Immanuel Washington <code.immanuelqrw@gmail.com> | 2021-08-08 08:51:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-08 14:51:19 +0200 |
commit | e2352ff61df9a02a3a4c7e6aa10f76706ee6d552 (patch) | |
tree | 8d9cf57f3627647c526ce400d123b3694e0ef2bc /pygments/lexers/javascript.py | |
parent | a768fb9fea8a7a1137b4197a43381f85cad94c2e (diff) | |
download | pygments-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