Skip to content

Commit

Permalink
Add moduledoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Goose97 committed Oct 31, 2023
1 parent 6b4c0d0 commit 7bcaa68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/elixir_sense/core/guard.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
defmodule ElixirSense.Core.Guard do
@moduledoc """
This module is responsible for infer type information from guard expressions
"""

import ElixirSense.Core.State

alias ElixirSense.Core.MetadataBuilder
Expand Down

0 comments on commit 7bcaa68

Please sign in to comment.