- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 13
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.Variables: Detect unused mutually recursive functions
enhancement
New feature or request
#18
opened Dec 24, 2020 by
jfmengels
updated Dec 24, 2020
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
updated Jan 13, 2021
False positive on New feature or request
needs type inference
NoUnused.CustomTypeConstructorArg
enhancement
#25
opened Jan 27, 2021 by
jpagex
updated Aug 13, 2021
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
updated Jan 28, 2022
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
updated Jul 19, 2022
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
updated Jul 22, 2022
New rule: No unused tuple values
hacktoberfest
help wanted
Extra attention is needed
#16
opened Sep 25, 2020 by
jfmengels
updated Jul 22, 2022
"NoUnused.CustomTypeConstructorArgs" is giving a false positive on "Argument is never extracted and therefore never used."
#68
opened Jul 22, 2022 by
wolfadex
updated Jul 22, 2022
New rule: no unused fields
help wanted
Extra attention is needed
#74
opened Nov 13, 2022 by
jfmengels
updated Apr 12, 2023
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
updated Apr 12, 2023
Split
NoUnused.Variables
into NoUnused.Imports
and NoUnused.Declarations
#84
opened Aug 26, 2023 by
miniBill
updated Aug 27, 2023
NoUnused.Variables does not report shadowed imported types
bug
Something isn't working
#86
opened Sep 25, 2023 by
jfmengels
updated Sep 30, 2023
NoUnused.Variables does not report indirect recursive functions
enhancement
New feature or request
#87
opened Sep 30, 2023 by
jfmengels
updated Sep 30, 2023
Autofix heuristics for NoUnused.Parameters
enhancement
New feature or request
help wanted
Extra attention is needed
#76
opened Feb 24, 2023 by
gampleman
updated Sep 30, 2023
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
updated Oct 4, 2023
NoUnused.Variables
does not report unnecessary imports of implicit/prelude modules
#90
opened Nov 26, 2023 by
SiriusStarr
updated Nov 26, 2023
New rule: NoUnused.TypeVariables
enhancement
New feature or request
help wanted
Extra attention is needed
#67
opened Jul 19, 2022 by
jfmengels
updated Feb 8, 2024
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
updated Jun 26, 2024
Detect unused recursive parameters
enhancement
New feature or request
help wanted
Extra attention is needed
#19
opened Dec 26, 2020 by
jfmengels
updated Jul 2, 2024
ProTip!
What’s not been updated in a month: updated:<2024-12-20.