Newer
Older
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-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-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-ams-client:
# location of source code
src: go-packages/meep-ams-client
# supports linting
lint: false
meep-watchdog:
# location of source code
src: go-packages/meep-watchdog
# supports linting
lint: true
Kevin Di Lallo
committed
meep-websocket:
# location of source code
src: go-packages/meep-websocket
# supports linting
lint: true
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# Javascript Packages
js-packages:
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