Jakub Roztocil
|
c2a0cef76e
|
Add --format-options to allow disabling sorting, etc.
#128
|
2020-05-27 16:01:17 +02:00 |
|
Jakub Roztocil
|
30624e66ec
|
Annotate formatters and processing
|
2019-08-31 19:13:36 +02:00 |
|
Jakub Roztocil
|
7917f1b40c
|
Build fixes and clean-up
* reflect Python 3.7 release
* fix `pycodestyle` errors
* update `pycodestyle` config
* move `pytest` and `pycodestyle` config to `setup.cfg`
* add `make pycodestyle`
* add `make coveralls`
* etc.
|
2018-07-12 21:16:16 +02:00 |
|
Jakub Roztocil
|
65081b2f12
|
Cleanup
|
2016-07-01 19:00:06 +02:00 |
|
Jakub Roztocil
|
963b2746f5
|
Be more liberal when detecting JSON in the formatter
Closes #485
|
2016-07-01 18:57:13 +02:00 |
|
Jakub Roztocil
|
74e4d0b678
|
Added JSON detection when `--json, -j ` is set
To correctly format JSON responses even when an incorrect ``Content-Type`` is returned.
Closes #92
Closes #349
Closes #368
|
2016-03-01 14:57:15 +08:00 |
|
Jakub Roztocil
|
e4c68063b9
|
Converted built-in formatters to formatter plugins.
Still work in progress and the API should be considered private for now.
|
2014-05-12 19:12:39 +02:00 |
|