mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
52 lines
1.0 KiB
YAML
52 lines
1.0 KiB
YAML
flags:
|
|
client-unit:
|
|
paths:
|
|
- packages/client
|
|
carryforward: false
|
|
discordeno-unit:
|
|
paths:
|
|
- packages/discordeno
|
|
carryforward: false
|
|
embeds-unit:
|
|
paths:
|
|
- packages/embeds
|
|
carryforward: false
|
|
gatway-unit:
|
|
paths:
|
|
- packages/gatway
|
|
carryforward: false
|
|
logger-unit:
|
|
paths:
|
|
- packages/logger
|
|
carryforward: false
|
|
rest-unit:
|
|
paths:
|
|
- packages/rest
|
|
carryforward: false
|
|
utils-unit:
|
|
paths:
|
|
- packages/utils
|
|
carryforward: false
|
|
cache_plugin-unit:
|
|
paths:
|
|
- packages/plugins/utils
|
|
carryforward: false
|
|
fileloader_plugin-unit:
|
|
paths:
|
|
- packages/plugins/fileloader
|
|
carryforward: false
|
|
permissions_plugin-unit:
|
|
paths:
|
|
- packages/plugins/permissions
|
|
carryforward: false
|
|
utils_plugin-unit:
|
|
paths:
|
|
- packages/plugins/utils
|
|
carryforward: false
|
|
validations_plugin-unit:
|
|
paths:
|
|
- packages/plugins/validations
|
|
carryforward: false
|
|
comment:
|
|
show_carryforward_flags: true
|