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