Skip to content

Commit

Permalink
Merge pull request #11 from YisusChrist/deepsource-config-d552592e
Browse files Browse the repository at this point in the history
ci: add .deepsource.toml
  • Loading branch information
YisusChrist authored Aug 3, 2024
2 parents f10b423 + bee9272 commit a5dd3b9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version = 1

[[analyzers]]
name = "python"

[analyzers.meta]
runtime_version = "3.x.x"

[[transformers]]
name = "black"

0 comments on commit a5dd3b9

Please sign in to comment.