summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Preston <stuart@chef.io>2018-06-26 23:49:10 +0100
committerStuart Preston <stuart@chef.io>2018-06-26 23:49:10 +0100
commitb965bf299489773b7a2682b47f27c5af8e8320e5 (patch)
tree4d0257a1f52a8380fe693549ad31833884b68f70
parent3ad8accfeca2174e08ebb75ecebee4086b1c641f (diff)
downloadchef-b965bf299489773b7a2682b47f27c5af8e8320e5.tar.gz
Fix formatting
Signed-off-by: Stuart Preston <stuart@chef.io>
-rw-r--r--lib/chef/powershell.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/powershell.rb b/lib/chef/powershell.rb
index 0ee17fcb73..1a72d5fc58 100644
--- a/lib/chef/powershell.rb
+++ b/lib/chef/powershell.rb
@@ -17,6 +17,7 @@
require "ffi"
require "chef/json_compat"
+
class Chef
class PowerShell
extend FFI::Library