Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Georg Brandl
|
e8f875813d
|
all: remove trailing spaces
|
2015-09-28 07:11:03 +02:00 |
|
Manish Goregaokar
|
fb148a50b2
|
Add false positive checks to unicode test
|
2015-09-04 16:27:53 +05:30 |
|
llogiq
|
e11fd49b1c
|
Unicode lints, second attempt: Lint whole strings, help with replacement
|
2015-09-04 16:18:46 +05:30 |
|
Georg Brandl
|
3044d3d633
|
unicode: add lint against non-ascii chars in literals (Allow by default), #85
|
2015-08-12 20:36:35 +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
|
23caf3cccc
|
first unicode lint: zero_width_space
|
2015-06-11 11:35:00 +02:00 |
|