Dominik Fuchß
Dominik Fuchß
Maybe also have a look at sphinx. This works good as well
I've created a proposal in #470 :D
I think the rework of the CLI includes a discussion about the actual parameters that are needed as well. We could use something like: [kotlinx-cli](https://github.com/Kotlin/kotlinx-cli) is incubator but makes it...
The positive thing is that as soon as we clean up the dependencies. Only the packaged CLI will has this large size. (And of course, everyone who uses scala)
@JanWittler I've merged `master` to this branch :) Swift will be loaded now.
@JanWittler It currently does not build because of the new token lists :) I've only adopted the structure & poms.
> I implemented an approach to reduce the report's file size: Code lines in a comparison file are not saved as plain text any more, but as numbers. These numbers...
I would suggest to discuss this in the development meeting next week as well :)
We could also think about enhancing this frontend by using standard language techniques (stemming etc.) to find even more similarities.
Thats may be related to line endings (\r\n for windows \n for windows). How did you created the SHA? (In Java or Locally)