Skip to content

Commit

Permalink
Make diKTat happy
Browse files Browse the repository at this point in the history
### What's done:

 * See #1478.
  • Loading branch information
0x6675636b796f75676974687562 committed Jul 28, 2022
1 parent 5277177 commit b5411e5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@ class DiktatSaveSmokeTest : DiktatSmokeTestBase() {
@Suppress("WRONG_ORDER_IN_CLASS_LIKE_STRUCTURES") // False positives
companion object {
private const val KTLINT_VERSION = "0.46.1"

private const val BUILD_DIRECTORY = "target"

private const val FAT_JAR_GLOB = "diktat-rules-*-fat-jar-for-smoke-tests.jar"

@Suppress("EMPTY_BLOCK_STRUCTURE_ERROR")
Expand Down

0 comments on commit b5411e5

Please sign in to comment.