mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
Rubocoooop!
This commit is contained in:
parent
75c15fd0b6
commit
1243d9475d
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# encoding: utf-8
|
||||
# frozen_string_literal: true
|
||||
# author: Christoph Hartmann
|
||||
# author: Dominik Richter
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# encoding: utf-8
|
||||
# frozen_string_literal: true
|
||||
# author: Dominik Richter
|
||||
# author: Christoph Hartmann
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# encoding: utf-8
|
||||
# frozen_string_literal: true
|
||||
# check for site in IIS
|
||||
# Usage:
|
||||
# describe iis_site('Default Web Site') do
|
||||
|
|
Loading…
Reference in a new issue