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

More concise formatting for dummy implementations (#3796)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Fri, 4 Aug 2023 02:11:21 +0000 (19:11 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2023 02:11:21 +0000 (19:11 -0700)
commitc160e4b7ce30c661ac4f2dfa5038becf1b8c5c33
tree0a0981c369d969e86656141151c10308835fc584
parent59e8936768889f583488df609c45302da8e88507
More concise formatting for dummy implementations (#3796)
CHANGES.md
src/black/linegen.py
src/black/lines.py
src/black/mode.py
tests/data/miscellaneous/force_py36.py
tests/data/preview/comments7.py
tests/data/preview/dummy_implementations.py [new file with mode: 0644]