Customize YARD generation #560
test.yml
on: pull_request
Matrix: test
rubocop
15s
Test suite
0s
Annotations
10 errors
rubocop:
doc/templates/facterdb/class/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/constant/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/docstring/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/fulldoc/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/fulldoc/html/setup.rb#L5
Style/PercentLiteralDelimiters: `%w`-literals should be delimited by `[` and `]`. (https://rubystyle.guide#percent-literal-braces)
|
rubocop:
doc/templates/facterdb/layout/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/layout/html/setup.rb#L4
Style/NegatedIfElseCondition: Invert the negated condition and swap the ternary branches.
|
rubocop:
doc/templates/facterdb/layout/html/setup.rb#L4
Style/TernaryParentheses: Use parentheses for ternary expressions with complex conditions.
|
rubocop:
doc/templates/facterdb/method/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop:
doc/templates/facterdb/method_details/html/setup.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|