Skip to content

Commit

Permalink
ci: Update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] committed Jun 18, 2023
1 parent 51d5400 commit ca23b2a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@ version = 1

[[analyzers]]
name = "javascript"
enabled = true

[analyzers.meta]
plugins = ["vue"]
environment = ["mocha"]
environment = ["vitest"]

[[analyzers]]
name = "go"
enabled = true

[analyzers.meta]
import_root = "github.com/nanu-c/axolotl"
[[transformers]]
name = "prettier"

0 comments on commit ca23b2a

Please sign in to comment.