8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--code
1 parent 7567cdf commit 5de8c5fCopy full SHA for 5de8c5f
CHANGES.md
@@ -5,6 +5,7 @@
5
### _Black_
6
7
- Correct max string length calculation when there are string operators (#2292)
8
+- Fixed option usage when using the `--code` flag (#2259)
9
10
## 21.5b2
11
@@ -15,7 +16,6 @@
15
16
- Respect `.gitignore` files in all levels, not only `root/.gitignore` file (apply
17
`.gitignore` rules like `git` does) (#2225)
18
- Restored compatibility with Click 8.0 on Python 3.6 when LANG=C used (#2227)
-- Fixed option usage when using the `--code` flag (#2259)
19
- Add extra uvloop install + import support if in python env (#2258)
20
- Fix --experimental-string-processing crash when matching parens are not found (#2283)
21
- Make sure to split lines that start with a string operator (#2286)
0 commit comments