]> git.madduck.net Git - etc/vim.git/tree - src/black/

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add IntelliJ docs on external tools and file watcher (#3365)
[etc/vim.git] / src / black /
drwxr-xr-x   ..
-rw-r--r-- 45679 __init__.py
-rw-r--r-- 47 __main__.py
-rw-r--r-- 12273 brackets.py
-rw-r--r-- 2946 cache.py
-rw-r--r-- 13220 comments.py
-rw-r--r-- 6286 concurrency.py
-rw-r--r-- 284 const.py
-rw-r--r-- 1594 debug.py
-rw-r--r-- 9972 files.py
-rw-r--r-- 13501 handle_ipynb_magics.py
-rw-r--r-- 57836 linegen.py
-rw-r--r-- 31367 lines.py
-rw-r--r-- 7132 mode.py
-rw-r--r-- 24480 nodes.py
-rw-r--r-- 1653 numerics.py
-rw-r--r-- 3486 output.py
-rw-r--r-- 9747 parsing.py
-rw-r--r-- 0 py.typed
-rw-r--r-- 3451 report.py
-rw-r--r-- 556 rusty.py
-rw-r--r-- 7972 strings.py
-rw-r--r-- 88728 trans.py