You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
253 B

  1. version = 1
  2. [[analyzers]]
  3. name = "javascript"
  4. enabled = true
  5. [analyzers.meta]
  6. plugins = ["vue"]
  7. [[analyzers]]
  8. name = "go"
  9. enabled = true
  10. [analyzers.meta]
  11. import_root = "github.com/flipped-aurora/gin-vue-admin"
  12. dependencies_vendored = true