jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
1.37k stars 312 forks source link

Shorten Languages in getName() method. #1769

Closed Mintype closed 3 months ago

Mintype commented 4 months ago

This pull request does everything that issue https://github.com/jplag/JPlag/issues/1497 asks for, which is to clean up the getName() methods of many of the languages. Now they just will return the language name and not the parser name.

Follow up for #1767.

dfuchss commented 4 months ago

There are also some CI issues :)

tsaglam commented 3 months ago

Closed due to inactivity, happy to open it again in case you want to continue.

Mintype commented 3 months ago

Closed due to inactivity, happy to open it again in case you want to continue.

Sure, I can continue, but what needs to be done specifically?

tsaglam commented 3 months ago

The CI build is failing due to multiple reasons.