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