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

Document experimental string processing and docstring indentation (#2106)
authorFelix Hildén <felix.hilden@gmail.com>
Thu, 22 Apr 2021 17:37:27 +0000 (20:37 +0300)
committerGitHub <noreply@github.com>
Thu, 22 Apr 2021 17:37:27 +0000 (10:37 -0700)
commit368f043f138112f63ff521c3481993c589eb7508
tree0f71073750fad1395b90133534b1690935966efd
parent5316bbff0e9db989db98b14761ce2c299a05895b
Document experimental string processing and docstring indentation (#2106)
docs/the_black_code_style.md
tests/data/docstring.py