zammad/zammad

View on GitHub
app/frontend/shared/entities/ticket-article/composables/getArticleAttachmentsLinks.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getArticleAttachmentsLinks has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const getArticleAttachmentsLinks = (
  attachment: Attachment,
  config: ConfigList,
) => {
  const buildBaseUrl = () => {

    There are no issues that match your filters.

    Category
    Status