Update max line length (Deepsource)

This commit is contained in:
slashtechno 2024-02-16 13:11:01 -06:00
parent a9ab9db892
commit 5c1a22fa72
Signed by: slashtechno
GPG Key ID: 8EC1D9D9286C2B17
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ name = "python"
[analyzers.meta] [analyzers.meta]
runtime_version = "3.x.x" runtime_version = "3.x.x"
max_line_length = 135
[[analyzers]] [[analyzers]]
name = "docker" name = "docker"