ManageIQ/manageiq-ui-classic

View on GitHub
app/helpers/textual_mixins/textual_patches.rb

Summary

Maintainability
A
0 mins
Test Coverage
F
36%

Use String#include? instead of a regex match with literal-only pattern.
Open

    return nil if os == "unknown" || os =~ /linux/

There are no issues that match your filters.

Category
Status