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

Use codespell to find typos (#2228)
authorChristian Clauss <cclauss@me.com>
Thu, 13 May 2021 17:28:41 +0000 (19:28 +0200)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 17:28:41 +0000 (10:28 -0700)
commit445f094f1fa2d998bf0cc0007ea48d62953fa876
treef220830063147e3dfe842f87aa2e97d7ad059054
parent3ef339b2e75468a09d617e6aa74bc920c317bce6
Use codespell to find typos (#2228)
CHANGES.md
docs/index.rst
src/black/trans.py
src/black_primer/lib.py
tests/test_black.py