mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-24 18:23:09 +03:00
Backport work from NoDebug
This commit is contained in:
parent
5bcae912f2
commit
236da80392
@ -1,9 +1,6 @@
|
||||
module NoDebug.Log exposing (rule)
|
||||
|
||||
{-| Forbid the use of [`Debug.log`](https://package.elm-lang.org/packages/elm/core/latest/Debug#log).
|
||||
|
||||
|
||||
# Rule
|
||||
{-|
|
||||
|
||||
@docs rule
|
||||
|
||||
|
@ -2,9 +2,6 @@ module NoDebug.TodoOrToString exposing (rule)
|
||||
|
||||
{-|
|
||||
|
||||
|
||||
# Rule
|
||||
|
||||
@docs rule
|
||||
|
||||
-}
|
||||
|
Loading…
Reference in New Issue
Block a user