binhonglee/GlobeTrotte

View on GitHub
src/wings/wings.json

Summary

Maintainability
Test Coverage
{
  "acronyms": ["id", "url"],
  "header": [
    "DO NOT EDIT THIS FILE DIRECTLY!",
    "Edits will be overwritten on build.",
    "",
    "If you would like to make any changes, please edit the source file ({#SOURCE_FILE})",
    "and run the following command:",
    "plz build //src/wings/..."
  ],
  "logging": 1,
  "outputRootDirs": ["", "GlobeTrotte"],
  "prefixes": {
    "go": "github.com/binhonglee/GlobeTrotte"
  },
  "langFilter": [
    "go", "ts"
  ],
  "skipImport": true
}