ManageIQ/manageiq-smartstate

View on GitHub
lib/metadata/util/win32/decode.rb

Summary

Maintainability
A
0 mins
Test Coverage

Empty file detected.
Open

Severity: Minor
Found in lib/metadata/util/win32/decode.rb by rubocop

Enforces that Ruby source files are not empty.

Example:

# bad
# Empty file

# good
# File containing non commented source lines

Example: AllowComments: true (default)

# good
# File consisting only of comments

Example: AllowComments: false

# bad
# File consisting only of comments

There are no issues that match your filters.

Category
Status