]> 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:

fix misformatting of floats with leading zeros (#464)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 20 Aug 2018 15:19:25 +0000 (08:19 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Aug 2018 15:19:25 +0000 (08:19 -0700)
commitd4f05217546dd98f81ca472aa00e68d978c900f4
tree3a57bfac6d2bbc141bd810acc18b0f3bec708783
parent883689366ce0f0e0ddd66d81360c61abfd19b01a
fix misformatting of floats with leading zeros (#464)
black.py
tests/data/numeric_literals.py