mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Bump Black version to 22.1.0
This commit is contained in:
parent
d87199779e
commit
f6d9632c8f
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 99
|
line-length = 99
|
||||||
|
required-version = '22.1.0'
|
||||||
target-version = ['py38']
|
target-version = ['py38']
|
||||||
include = '\.py$'
|
include = '\.py$'
|
||||||
force-exclude = '''
|
force-exclude = '''
|
||||||
@ -11,4 +12,3 @@
|
|||||||
redbot\/vendored
|
redbot\/vendored
|
||||||
)/
|
)/
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user