Lint changes (#7802)
- Fixes current lint issues - Changes lint task to lintKotlin on PRs
This commit is contained in:
@@ -98,7 +98,9 @@ class LocalSource(
|
||||
}
|
||||
}
|
||||
|
||||
else -> { /* Do nothing */ }
|
||||
else -> {
|
||||
/* Do nothing */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user