Georg Brandl
|
b831bd1d1d
|
len_zero: display full suggested expr in message
|
2015-08-12 10:53:14 +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 |
|
Georg Brandl
|
e318328d63
|
all: whitespace cleanup
* 4-space indentation
* no trailing whitespace
* no tabs
|
2015-08-11 20:22:50 +02:00 |
|
llogiq
|
cdca2c93c1
|
now the method lookup actually works (and I understand why! 😄), reduces unnecessary loops, and has a few comments
|
2015-06-01 12:49:36 +02:00 |
|
llogiq
|
21cd0c7e70
|
check for is_empty() method to get rid of false positives
|
2015-06-01 07:40:33 +02:00 |
|
llogiq
|
483a546e74
|
added messages to test error comments
|
2015-05-20 09:34:02 +02:00 |
|
llogiq
|
e8ca3c6eae
|
new lints len_zero and len_without_is_empty
|
2015-05-20 08:52:19 +02:00 |
|