Skip to content

Commit

Permalink
Add deepsource config
Browse files Browse the repository at this point in the history
  • Loading branch information
tovrstra committed Jun 3, 2024
1 parent 486e413 commit ccb1d92
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version = 1

[[analyzers]]
name = "shell"

[[analyzers]]
name = "python"

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

0 comments on commit ccb1d92

Please sign in to comment.