fazibear/ex_ical

View on GitHub
lib/ex_ical/parser.ex

Summary

Maintainability
Test Coverage

Struct %Event{} found in @spec
Open

  @spec parse(String.t) :: [%Event{}]
Severity: Major
Found in lib/ex_ical/parser.ex by credo

Struct %Event{} found in @spec

Space missing after comma
Open

  alias ExIcal.{DateParser,Event}
Severity: Major
Found in lib/ex_ical/parser.ex by credo

Space missing after comma

There are no issues that match your filters.

Category
Status