digitalfabrik/integreat-app

View on GitHub
native/src/constants/buildConfig.ts

Summary

Maintainability
A
1 hr
Test Coverage
B
81%

Function buildConfigAssets has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const buildConfigAssets = (): AssetsType => {
  const assetsName = buildConfig().assets

  if (assetsName === INTEGREAT_ASSETS) {
    return {
Severity: Minor
Found in native/src/constants/buildConfig.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status