Revert "chore: revert build service changes" #628
Annotations
1 warning and 1 notice
Lint/UnneededDisableDirective:
src/placeos-rest-api/controllers/chat_gpt/chat_manager.cr#L114
Unnecessary disabling of Metrics/CyclomaticComplexity
|
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|