-
-
Notifications
You must be signed in to change notification settings - Fork 12
Issues: jfmengels/elm-review-unused
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
NoUnused.Exports: Tests without a type annotation are reported as unused
bug
Something isn't working
help wanted
Extra attention is needed
requires-type-inference
#93
opened Jun 26, 2024 by
jfmengels
NoUnused.Variables
does not report unnecessary imports of implicit/prelude modules
#90
opened Nov 26, 2023 by
SiriusStarr
elm/json is special and should not be removed
bug
Something isn't working
help wanted
Extra attention is needed
#88
opened Oct 3, 2023 by
miniBill
NoUnused.Variables does not report indirect recursive functions
enhancement
New feature or request
#87
opened Sep 30, 2023 by
jfmengels
NoUnused.Variables does not report shadowed imported types
bug
Something isn't working
#86
opened Sep 25, 2023 by
jfmengels
Split
NoUnused.Variables
into NoUnused.Imports
and NoUnused.Declarations
#84
opened Aug 26, 2023 by
miniBill
Autofix heuristics for NoUnused.Parameters
enhancement
New feature or request
help wanted
Extra attention is needed
#76
opened Feb 24, 2023 by
gampleman
New rule: no unused fields
help wanted
Extra attention is needed
#74
opened Nov 13, 2022 by
jfmengels
New rule: NoUnused.TypeVariables
enhancement
New feature or request
help wanted
Extra attention is needed
#67
opened Jul 19, 2022 by
jfmengels
Lamdera types in Types.elm module incorrectly removed
bug
Something isn't working
help wanted
Extra attention is needed
#66
opened Jun 8, 2022 by
MartinSStewart
NoUnused.CustomTypeConstructors is reported for types used in phantom builder annotations
enhancement
New feature or request
help wanted
Extra attention is needed
#60
opened Jan 28, 2022 by
dillonkearns
False positive on New feature or request
needs type inference
NoUnused.CustomTypeConstructorArg
enhancement
#25
opened Jan 27, 2021 by
jpagex
Make autofix for NoUnused.Patterns simplify the patterns more in one go.
help wanted
Extra attention is needed
#24
opened Jan 12, 2021 by
jfmengels
Detect unused recursive parameters
enhancement
New feature or request
help wanted
Extra attention is needed
#19
opened Dec 26, 2020 by
jfmengels
NoUnused.Variables: Detect unused mutually recursive functions
enhancement
New feature or request
#18
opened Dec 24, 2020 by
jfmengels
NoUnused.CustomTypeConstructors: Ignore constructors used in if branches that require themselves
enhancement
New feature or request
help wanted
Extra attention is needed
#17
opened Dec 15, 2020 by
jfmengels
New rule: No unused tuple values
hacktoberfest
help wanted
Extra attention is needed
#16
opened Sep 25, 2020 by
jfmengels
New rule: No unused record fields
enhancement
New feature or request
hacktoberfest
help wanted
Extra attention is needed
#15
opened Sep 25, 2020 by
jfmengels
ProTip!
no:milestone will show everything without a milestone.