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

compatible isort config: mention profile first (#2180)
authorreka <382113+reka@users.noreply.github.com>
Tue, 4 May 2021 08:48:59 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Tue, 4 May 2021 08:48:59 +0000 (10:48 +0200)
commit0c60ccc06646030bd48d4e160c6aae755307c2d9
treece56aea96f469cdac24fbf30ddf727c1e4ecc2f5
parent5918a016ff82e5fa12097d07b1624a89ec4e60ac
compatible isort config: mention profile first (#2180)

Change the order of possible ways to configure isort:
1. using the profile black
2. custom configuration

Formats section:
change the examples to use the profile black

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
docs/compatible_configs.md