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

Hint at likely cause of ast parsing failure in error message (#2786)
authoremfdavid <84335963+emfdavid@users.noreply.github.com>
Thu, 20 Jan 2022 23:48:49 +0000 (18:48 -0500)
committerGitHub <noreply@github.com>
Thu, 20 Jan 2022 23:48:49 +0000 (15:48 -0800)
commite66e0f8ff046e532e8129c78894ca1c4095c5c8b
tree0392a157cdf47b2a76378b1abe86348554e5b400
parent6e97c5f47cbec72c72c27aefb206589dd84707a7
Hint at likely cause of ast parsing failure in error message (#2786)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
src/black/__init__.py