Skip to content

Commit

Permalink
docs(application.ex): add moduledoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshan333 committed Jul 1, 2022
1 parent 656dfee commit eb9d135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ex_integration_coveralls/application.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule ExIntegrationCoveralls.Application do
@moduledoc """
Start a http worker to expose coverage stats.
"""

use Application
Expand Down

0 comments on commit eb9d135

Please sign in to comment.