aboutcode-org / typecode

7 stars 9 forks source link

Update prog_lexers.py and pygments_lexers.py #4 #5

Closed JonoYang closed 3 years ago

JonoYang commented 3 years ago
* TODO: Comment out newly added lexers in prog_lexers.py if they are not for programming languages

Signed-off-by: Jono Yang jyang@nexb.com

JonoYang commented 3 years ago

@pombredanne Thanks for fixing up the test code and adding the test data and expectations! They look good. I also have pinned pygments in setup.cfg and modified configure to install typecode_libmagic after configuring typecode proper.