Oliver Schneider
|
463897fd39
|
lint on too many single character bindings
|
2016-03-18 14:06:39 +01:00 |
|
KALPESH KRISHNA
|
e421a0f8a3
|
Warn about calling a closure in the same expression where it's defined.
|
2016-03-05 22:41:52 +05:30 |
|
Oliver Schneider
|
eed9ec15fb
|
improve the no_effect lint
|
2016-02-11 13:50:41 +01:00 |
|
mcarton
|
9d5e9cfd97
|
Fix redundant_closure false positive
|
2016-01-18 19:28:06 +01:00 |
|
Seo Sanghyeon
|
35b5c3efdd
|
Use suggestion for redundant_closure
|
2015-12-08 15:03:01 +09:00 |
|
Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Georg Brandl
|
bb552dc96f
|
eta_reduction: fix false positive for unsafe fns (fixes #243)
|
2015-08-26 17:09:51 +02:00 |
|
llogiq
|
5d99ebec72
|
fixed false positives (at the cost of some false negatives)
|
2015-08-14 14:37:12 +02:00 |
|
Georg Brandl
|
bcd95aec1c
|
all: make style of lint messages consistent
* start first sentence lowercased
* use backticks to delimit code snippets
* use "this is wrong. Consider doing X." consistently
|
2015-08-12 10:47:09 +02:00 |
|
Manish Goregaokar
|
2447e1d5be
|
Add eta reduction (fixes #29)
|
2015-05-10 11:49:08 +05:30 |
|