mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
fix lint complaint
This commit is contained in:
parent
2d8c892298
commit
2fc8ba1b83
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
# author: Christoph Hartmann
|
||||
# license: All rights reserved
|
||||
|
||||
|
||||
module Inspec::Resources
|
||||
class File < Inspec.resource(1) # rubocop:disable Metrics/ClassLength
|
||||
name 'file'
|
||||
|
|
Loading…
Reference in a new issue