Anthony Sottile
|
33d119f71a
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
Ran Benita
|
54ad048be7
|
Enable check_untyped_defs mypy option for testing/ too
|
2020-06-05 11:34:20 +03:00 |
Daniel Hahler
|
03bc8aba4e
|
config: typing for create_terminal_writer, re-export TerminalWriter
This also imports `TerminalWriter` explicitly via `_pytest._io`,
allowing for easier extending / replacing it.
|
2020-01-23 14:09:37 +01:00 |
Michael Krebs
|
1f5b454355
|
Add log-auto-indent option to control multiline formatting
|
2019-10-25 11:31:33 -04:00 |
Bruno Oliveira
|
ce78c9adef
|
Fix linting
|
2019-06-03 12:08:50 -03:00 |
Anthony Sottile
|
5dcf85c17e
|
manual: remove dependence on six
|
2019-06-03 12:08:02 -03:00 |
Anthony Sottile
|
a91fe1fedd
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
Anthony Sottile
|
5034399d7a
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
Thomas Hisch
|
ef053193b5
|
logging: Extend LEVELNAME_FMT_REGEX
|
2019-06-03 05:53:19 +02:00 |
Thomas Hisch
|
ea3ebec117
|
logging: Improve formatting of multiline message
|
2019-05-29 23:21:14 +02:00 |
Anthony Sottile
|
dc75b6af47
|
Use fix-encoding-pragma pre-commit hook
|
2019-05-14 15:56:31 -07:00 |
Anthony Sottile
|
2368fbb63c
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
Niklas JQ
|
c14a23d4e4
|
Fix #4093: multiple string literals on a line
|
2018-10-10 19:28:31 +02:00 |
Anthony Sottile
|
cbaa7dd56a
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
Ronny Pfannschmidt
|
703e4b11ba
|
run black
|
2018-05-23 16:48:46 +02:00 |
Thomas Hisch
|
ebab1b6c69
|
live-logging: Colorize levelname
|
2018-01-30 18:21:12 +01:00 |