Skip to content

Implemented removal of .bak .in file extensions for language detection

doe300 requested to merge doe300/jucipp:bak_in_detection into master

This allows e.g. to detect my_code.cpp.bak as cpp and Makefile.in as makefile.

Merge request reports