Add support for Level 2 qualifications and years with significant digits #10
Annotations
2 errors and 4 warnings
|
Static Analysis
Process completed with exit code 12.
|
Static Analysis:
test/edtf/date_test.exs#L137
Numbers larger than 9999 should be written with underscores: 20_200
|
Static Analysis:
lib/edtf/level.ex#L1
Modules should have a @moduledoc tag.
|
Static Analysis:
lib/edtf/date.ex#L43
Function is too complex (cyclomatic complexity is 10, max is 9).
|
Install Dependencies
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Loading