Update scalafmt-core to 2.6.0

This commit is contained in:
Eike Kettner
2020-06-17 19:53:56 +02:00
parent 7a3d2e4dc6
commit 897d91475e
6 changed files with 10 additions and 15 deletions

View File

@ -3,7 +3,6 @@ package docspell.analysis.split
import fs2.Stream
/** Splits text into words.
*
*/
object TextSplitter {
private[this] val trimChars =