blob: 9c67c8aac78f87a4ab931c077536109072f96989 [file] [log] [blame]
CORE_PLUGINS = [
"codemirror-editor",
"commit-message-length-validator",
"delete-project",
"download-commands",
"gitiles",
"hooks",
"plugin-manager",
"replication",
"replication:replication-api",
"reviewnotes",
"singleusergroup",
"webhooks",
]
CUSTOM_PLUGINS = [
# Add custom core plugins here
]
CUSTOM_PLUGINS_TEST_DEPS = [
# Add custom core plugins with tests deps here
]