Showing 49 of 49 total issues
Space missing after comma Open
Open
{ "DTSTART;TZID=Europe/Berlin:19690620T201804", datetime_match, berlin_tzmatch, berlin_tzmatch,},
- Read upRead up
- Exclude checks
Space missing after comma
Struct %Event{} found in @spec Open
Open
@spec add_recurring_events([%Event{}], %DateTime{}) :: [%Event{}]
- Read upRead up
- Exclude checks
Struct %Event{} found in @spec
Space missing after comma Open
Open
{ "19690620", date_match, utc_tzmatch, utc_tzmatch,},
- Read upRead up
- Exclude checks
Space missing after comma
Space missing after comma Open
Open
alias ExIcal.{DateParser,Event}
- Read upRead up
- Exclude checks
Space missing after comma
Struct %DateTime{} found in @spec Open
Open
@spec by_range([%Event{}], %DateTime{}, %DateTime{}) :: [%Event{}]
- Read upRead up
- Exclude checks
Struct %DateTime{} found in @spec
There is no whitespace around parentheses/brackets most of the time, but here there is. Open
Open
{ "DTSTART;TZID=Europe/Berlin:19690620T201804", datetime_match, berlin_tzmatch, berlin_tzmatch,},
- Read upRead up
- Exclude checks
There is no whitespace around parentheses/brackets most of the time, but here there is.
Space missing after comma Open
Open
alias ExIcal.{Parser,Recurrence,Utils,Event}
- Read upRead up
- Exclude checks
Space missing after comma
Struct %Event{} found in @spec Open
Open
@spec add_recurring_events([%Event{}], %DateTime{}) :: [%Event{}]
- Read upRead up
- Exclude checks
Struct %Event{} found in @spec
Space missing after comma Open
Open
alias ExIcal.{Recurrence,Event}
- Read upRead up
- Exclude checks
Space missing after comma