DeepSource Fixing Antipatterns

This commit is contained in:
Michał Gdula 2023-04-02 16:50:52 +00:00
parent 1152856f2a
commit 7b97b8e0ef
11 changed files with 177 additions and 185 deletions

View file

@ -8,6 +8,7 @@ name = "python"
[analyzers.meta]
runtime_version = "3.x.x"
max_line_length = 100
[[analyzers]]
name = "javascript"