summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorLamont Granquist <454857+lamont-granquist@users.noreply.github.com>2021-11-30 12:32:37 -0800
committerGitHub <noreply@github.com>2021-11-30 12:32:37 -0800
commit93c80210750fa8ef383ef1395431e420e39302c7 (patch)
tree264f33c8641b43298fdc3971cd855927b017a52e /.rubocop.yml
parent8b0cb6f585c9159cd2c5b2b9a78b27ca0039246f (diff)
parent8b267e2117bc8c4bad9667274a2665210a25adcd (diff)
downloadchef-93c80210750fa8ef383ef1395431e420e39302c7.tar.gz
Merge branch 'main' into use-powershell-exec-for-windows-feature-powershelluse-powershell-exec-for-windows-feature-powershell
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 00ba2b7644..0f6a38295d 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -40,7 +40,6 @@ Chef/Ruby/LegacyPowershellOutMethods:
- 'lib/chef/mixin/powershell_out.rb'
- 'spec/functional/mixin/powershell_out_spec.rb'
- 'spec/unit/mixin/powershell_out_spec.rb'
- - 'lib/chef/provider/package/powershell.rb' # https://github.com/chef/chef/issues/10926
# set additional paths
Chef/Ruby/UnlessDefinedRequire: