Merge pull request #257 from naz013/feature/REM-902_Remove_voice_control #232
reviewdog [ktlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (10)
app/src/main/java/com/elementary/tasks/home/HomeFragment.kt|110 col 1| First line in a method block should not be empty
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/DurationTagParserTest.kt|5 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/RecurrenceDateTimeTagParserTest.kt|7 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/RecurrenceRuleTagParserTest.kt|9 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/RepeatTagParserTest.kt|4 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/TagParserTest.kt|14 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/VersionTagParserTest.kt|4 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/common/ArrayParserTest.kt|3 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/common/LinesParserTest.kt|3 col 1| Unnecessary import
icalendar/src/test/kotlin/com/github/naz013/icalendar/parser/common/ParamParserTest.kt|6 col 1| Unnecessary import