You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addressing:
test/xccdf/benchmark_test.rb:81:30: C: Layout/AlignHash: Align the elements of a hash literal if they span more than one line.
expected_references = [{ :title => 'SC-7',
^^^^^^^^^^^^^^^^^^^^
test/xccdf/benchmark_test.rb:82:30: C: Layout/AlignHash: Align the elements of a hash literal if they span more than one line.
:href => 'http://csrc.nist.gov/publications/nistpubs/800-53-Rev3/sp800-53-rev3-final.pdf',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test/xccdf/benchmark_test.rb:84:30: C: Layout/AlignHash: Align the elements of a hash literal if they span more than one line.
{ :title => '1263',
^^^^^^^^^^^^^^^^^^^^
test/xccdf/benchmark_test.rb:85:30: C: Layout/AlignHash: Align the elements of a hash literal if they span more than one line.
:href => 'http://iase.disa.mil/cci/index.html',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments