]> git.madduck.net Git - etc/vim.git/commit

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:

Remove numeric underscore normalization (#696)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Thu, 7 Feb 2019 03:16:49 +0000 (03:16 +0000)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 7 Feb 2019 03:16:49 +0000 (19:16 -0800)
commit250ba7f04b300df284ba80cd4bb4122b45b41efb
tree9ab243b9279e33ce747558c7e7391149ebcaa9fe
parent36d3c516d3c09fc5f05c420900dd6b854e3c8bbd
Remove numeric underscore normalization (#696)
README.md
black.py
blackd.py
tests/data/function.py
tests/data/numeric_literals.py
tests/test_black.py