Skip to content

[v2.0] Introduce entry point modules #259

[v2.0] Introduce entry point modules

[v2.0] Introduce entry point modules #259

Triggered via pull request August 15, 2024 23:00
Status Failure
Total duration 26s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.