]> git.madduck.net Git - etc/vim.git/commitdiff

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:

fix #1917 (#1918)
authorShota Ray Imaki <shota.imaki@icloud.com>
Mon, 11 Jan 2021 16:21:14 +0000 (01:21 +0900)
committerGitHub <noreply@github.com>
Mon, 11 Jan 2021 16:21:14 +0000 (08:21 -0800)
docs/compatible_configs/isort/pyproject.toml

index cea9915bebf695f9d149551f6fcba85409832820..2dc02c8c50c870b083ea0bc0304f0f235fb2740f 100644 (file)
@@ -1,2 +1,2 @@
 [tool.isort]
-profile = black
+profile = 'black'