REM-904 - Add logging to builder dialogs #260
reviewdog [ktlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (9)
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