Merge pull request #3511 from wb9688/ktlint

Ktlint
This commit is contained in:
wb9688 2020-05-04 15:13:07 +02:00 committed by GitHub
commit c2fba29994
58 changed files with 402 additions and 290 deletions

View file

@ -79,4 +79,4 @@ class ExceptionUtils {
return false
}
}
}
}

View file

@ -24,4 +24,4 @@ class UrlFinder {
return null
}
}
}
}