Implement check-in scheduler #174
Annotations
1 error and 3 warnings
Analyze code with Credo
Process completed with exit code 12.
|
Analyze code with Credo:
lib/appsignal/check_in/scheduler.ex#L132
Do not use parentheses when defining a function which has no arguments.
|
Analyze code with Credo:
test/appsignal/check_in/scheduler_test.exs#L253
There should be no trailing white-space at the end of a line.
|
Analyze code with Credo:
test/appsignal/check_in/scheduler_test.exs#L11
Do not use parentheses when defining a function which has no arguments.
|
Loading