Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/matmair/InvenTree
Browse files Browse the repository at this point in the history
  • Loading branch information
matmair committed Oct 11, 2023
2 parents 6631538 + e0ad593 commit 8f79ed9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version = 1

[[analyzers]]
name = "shell"

[[analyzers]]
name = "javascript"

[analyzers.meta]
plugins = ["react"]

[[analyzers]]
name = "python"

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

[[analyzers]]
name = "docker"

0 comments on commit 8f79ed9

Please sign in to comment.