[v2.0] Introduce entry point modules #259
Annotations
1 error and 4 warnings
Credo
Process completed with exit code 14.
|
Credo:
lib/fun_with_flags.ex#L58
Do not use parentheses when defining a function which has no arguments.
|
Credo:
lib/fun_with_flags.ex#L48
Do not use parentheses when defining a function which has no arguments.
|
Credo:
lib/fun_with_flags.ex#L43
Do not use parentheses when defining a function which has no arguments.
|
Credo:
lib/fun_with_flags/entry_point.ex#L45
Avoid long quote blocks.
|