issues
search
ndmitchell
/
hlint
Haskell source code suggestions
Other
1.48k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dont suggest const when NamedFieldPuns are used
#1521
batkot
closed
1 year ago
1
Remove incorrect foldr/concat rules (#1511)
#1520
gruhn
closed
1 year ago
0
Hint to remove parentheses that would result in a parse error
#1519
elland
closed
1 year ago
0
Add ignore-suggestions flag
#1518
batkot
closed
1 year ago
3
Support NO_COLOR.
#1517
elland
closed
1 year ago
1
Removed deprecated call for simulated ANSI.
#1516
elland
closed
1 year ago
3
Not to suggest hints if there are holes in the current code
#1515
Lev135
opened
1 year ago
1
[sarif] Remove encoding hlint version in tests
#1514
batkot
closed
1 year ago
1
`apply-refact` removes parens in the whole module
#1513
MangoIV
closed
10 months ago
2
Add hints to convert `for [1..n]` to `replicateM n`
#1512
googleson78
closed
1 year ago
1
Incorrect foldr hint
#1511
hw202207
closed
1 year ago
1
[#1477] Test GHC v9.6 In CI
#1510
prikhi
closed
1 year ago
6
`-XBlockArguments`: Avoid Lambda incorrect
#1509
MangoIV
opened
1 year ago
5
traverse/mapM for sequence and `<$>`
#1508
Lev135
closed
1 year ago
3
Fix CI
#1507
zliu41
closed
1 year ago
2
Fix freeVars computation for MatchGroup
#1506
zliu41
closed
10 months ago
4
Consistently don't warn about brackets around constraint contexts
#1505
amesgen
closed
1 year ago
0
default-extensions in .cabal ignored
#1504
turion
closed
1 year ago
2
Tweak redundant brackets warning for constraints?
#1503
amesgen
closed
1 year ago
1
False positive with lambda case
#1502
NorfairKing
closed
10 months ago
1
incorrect "redundant bracket" hint
#1501
MangoIV
closed
1 year ago
1
add hlint rule for NonEmpty.unzip
#1500
mixphix
closed
10 months ago
5
Incorrect hint for postpositive qualified syntax
#1499
yitz-zoomin
closed
1 year ago
1
[Patch+test] Fix bug with postqualified imports and qualifiedStyle=unrestricted
#1498
ulidtko
closed
1 year ago
5
Thread gains drop off after ~5 threads
#1497
dten
opened
1 year ago
1
import qualified post
#1496
shayne-fletcher
closed
1 year ago
0
Update stack resolver to nightly-2023-04-05.
#1495
chungyc
closed
1 year ago
1
Mention hlint-scan GitHub action.
#1494
chungyc
closed
1 year ago
1
Backquote rendering
#1493
kostmo
opened
1 year ago
0
[sarif] avoid encoding hlint version in tests
#1492
shayne-fletcher
closed
1 year ago
1
make stack run -- src pass again
#1491
shayne-fletcher
closed
1 year ago
1
Warn when functions are unnecessarily monadic
#1490
kostmo
closed
1 year ago
8
Fix some typos in comments
#1489
kostmo
closed
1 year ago
1
update resolver
#1488
shayne-fletcher
closed
1 year ago
1
Parenthesize negations
#1487
kostmo
closed
1 year ago
2
rename three of the hints introduced in #1481
#1486
jvoigtlaender
closed
10 months ago
3
Functor on tuples
#1485
jvoigtlaender
closed
1 year ago
1
Suggest explicit brackets to mitigate counter-intuitive prefix negation precedence
#1484
kostmo
closed
1 year ago
2
`message` field ignored for `extensions`
#1483
sir4ur0n
opened
1 year ago
2
Support SARIF output
#1482
chungyc
closed
1 year ago
1
systematic hints about concat and concatMap
#1481
jvoigtlaender
closed
1 year ago
2
hints about notElem and notNull
#1480
jvoigtlaender
closed
1 year ago
0
Specialize not-hints
#1479
jvoigtlaender
closed
1 year ago
2
Fix no warn on (x.y) by treating x.y as atom
#1478
benbellick
closed
1 year ago
8
hlint doesn't install on ghc 9.6.1
#1477
GeorgeCo
closed
1 year ago
13
generalise map-consuming rules from lists to Foldables/Traversables
#1476
jvoigtlaender
closed
1 year ago
1
rules for (elem False) and (notElem True)
#1475
jvoigtlaender
closed
1 year ago
1
incorrect suggestion to use `newtype` instead of `data` for unlifted datatypes
#1474
MangoIV
opened
1 year ago
2
PatternWildCard hint
#1473
stephenjudkins
opened
1 year ago
7
Fix typo.
#1472
chungyc
closed
1 year ago
1
Previous
Next