theforeman/foreman

View on GitHub
webpack/assets/javascripts/foreman_tools.js

Summary

Maintainability
A
1 hr
Test Coverage

Function activateDatatables has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function activateDatatables() {
  const language = {
    searchPlaceholder: __('Filter...'),
    emptyTable: __('No data available in table'),
    info: sprintf(__('Showing %(start)s to %(end)s of %(total)s entries'), {
Severity: Minor
Found in webpack/assets/javascripts/foreman_tools.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status