Tushar Chandra
0b40a7badf
Add CORS support to blackd ( #627 )
...
See issue #622 . Use aiohttp-cors to allow cross-origin requests to blackd,
and add a dependency on it to the pipfile.
2018-12-10 08:15:57 +00:00
Łukasz Langa
ed9b31b139
Require attrs >= 18.1.0 to work around ctypes failure in Vim
...
Fixes #116 , #539
2018-09-27 07:49:04 -07:00
Zsolt Dollenstein
a82f186787
blackd: a HTTP server for blackening ( #460 )
2018-09-17 10:02:25 -07:00
Zsolt Dollenstein
df965b0558
update to mypy 0.620 and make tests pass again
...
Fixes #408
2018-07-18 22:10:52 +01:00
Łukasz Langa
75eb91443e
It works better when dependencies are installed. Who knew?
2018-06-06 17:13:51 -07:00
Łukasz Langa
1b189f6cde
acks += Stavros; document fix, add to Pipfile
2018-05-31 10:53:26 -07:00
Łukasz Langa
f471271831
Move setuptools and wheel to dev deps, upgrade them, too
2018-05-29 02:37:34 -07:00
Jonas Obrist
639b62dcd3
Added caching ( #136 )
...
Black will cache already formatted files using their file size and
modification timestamp. The cache is per-user and will always be used
unless Black is used with --diff or with code provided via standard
input.
2018-04-18 17:27:07 -07:00
Łukasz Langa
f8e9544c93
Add integration for pre-commit.com ( #104 )
...
Fixes #103
2018-04-04 13:19:30 -07:00
Łukasz Langa
9e31754284
Documentation fixes for ReadTheDocs
2018-03-24 17:15:48 -07:00
Łukasz Langa
c7c8c4f501
Pin attrs to >=17.4.0 for @dataclass use
...
Fixes #54
2018-03-21 18:01:07 -07:00
Łukasz Langa
64aae0e57d
Native README.md support on PyPI \o/
...
See: https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
2018-03-17 01:26:30 -07:00
Łukasz Langa
e74117f172
Initial commit
2018-03-14 12:55:32 -07:00