aboutcode-org / typecode

7 stars 9 forks source link

Update pygments files to latest version #4

Closed JonoYang closed 4 years ago

JonoYang commented 4 years ago

prog_lexers.py and pygment_lexers.py has diverged from the latest version of Pygments and should be updated.

JonoYang commented 4 years ago

prog_lexers.py and pygments_lexer.py has been updated to the latest version (v 2.7.1). The unit tests have also been enhanced with a data-driven test.