Skip to content
.meepctl-repocfg.yaml 38.5 KiB
Newer Older
      meep-model:
        # location of source code
        src: go-packages/meep-model
        # supports linting
        lint: true
      meep-mq:
        # location of source code
        src: go-packages/meep-mq
        # supports linting
        lint: true
      meep-net-char-mgr:
        # location of source code
        src: go-packages/meep-net-char-mgr
        # supports linting
        lint: true
      meep-pdu-session-store:
        # location of source code
        src: go-packages/meep-pdu-session-store
        # supports linting
        lint: true
      meep-redis:
        # location of source code
        src: go-packages/meep-redis
        # supports linting
        lint: true
      meep-replay-manager:
        # location of source code
        src: go-packages/meep-replay-manager
        # supports linting
        lint: true
      meep-rnis-client:
        # location of source code
        src: go-packages/meep-rnis-client
        # supports linting
        lint: false
      meep-sandbox-ctrl-client:
        # location of source code
        src: go-packages/meep-sandbox-ctrl-client
        # supports linting
        lint: false
      meep-sandbox-store:
        # location of source code
        src: go-packages/meep-sandbox-store
        # supports linting
        lint: true
      meep-service-mgmt-client:
        # location of source code
        src: go-packages/meep-service-mgmt-client
        # supports linting
        lint: false
      meep-sessions:
        # location of source code
        src: go-packages/meep-sessions
        # supports linting
        lint: true
      meep-subscriptions:
        # location of source code
        src: go-packages/meep-subscriptions
        # supports linting
        lint: true
      meep-swagger-api-mgr:
        # location of source code
        src: go-packages/meep-swagger-api-mgr
        # supports linting
        lint: true
Kevin Di Lallo's avatar
Kevin Di Lallo committed
      meep-users:
        # location of source code
        src: go-packages/meep-users
        # supports linting
        lint: true
      meep-wais-client:
        # location of source code
        src: go-packages/meep-wais-client
        # supports linting
        lint: false
      meep-watchdog:
        # location of source code
        src: go-packages/meep-watchdog
        # supports linting
        lint: true
      meep-websocket:
        # location of source code
        src: go-packages/meep-websocket
        # supports linting
        lint: true
      meep-app-support-client:
        # location of source code
        src: js-packages/meep-app-support-client
        # supports linting
        lint: false
      meep-auth-svc-client:
        # location of source code
        src: js-packages/meep-auth-svc-client
        # supports linting
        lint: false
      meep-gis-engine-client:
        # location of source code
        src: js-packages/meep-gis-engine-client
        # supports linting
        lint: false
      meep-metrics-engine-client:
        # location of source code
        src: js-packages/meep-metrics-engine-client
        # supports linting
        lint: false
      meep-mon-engine-client:
        # location of source code
        src: js-packages/meep-mon-engine-client
        # supports linting
        lint: false
      meep-platform-ctrl-client:
        # location of source code
        src: js-packages/meep-platform-ctrl-client
        # supports linting
        lint: false
      meep-sandbox-ctrl-client:
        # location of source code
        src: js-packages/meep-sandbox-ctrl-client
        # supports linting
        lint: false
      meep-service-mgmt-client:
        # location of source code
        src: js-packages/meep-service-mgmt-client
        # supports linting
        lint: false