Skip to content

Commit

Permalink
Add documentation comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxcarlson committed May 28, 2024
1 parent f9e6e14 commit d760ce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Install/ClauseInCase.elm
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ type Config
}


{-| Custom error message to be displayed when running `elm-review --fix` or `elm-review --fix-all`
-}
type CustomError
= CustomError { message : String, details : List String }

Expand Down

0 comments on commit d760ce3

Please sign in to comment.