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

Simplify Line.contains_multiline_strings method (#1267)
authorYurii Karabas <1998uriyyo@gmail.com>
Sun, 9 Feb 2020 21:21:46 +0000 (00:21 +0300)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2020 21:21:46 +0000 (21:21 +0000)
commitce14fa8b497bae2b50ec48b3bd7022573a59cdb1
tree190727b4bb2e9c713c0c2195fd6fec1691203cc7
parent383857273c79ad0bbe12f63716b4825de526a522
Simplify Line.contains_multiline_strings method (#1267)
black.py