We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5da040 commit afb4095Copy full SHA for afb4095
.rubocop.yml
@@ -7,6 +7,7 @@ AllCops:
7
- 'lib/puppet-strings/yard/templates/**/*'
8
# Ignore fixtures we do not control
9
- spec/fixtures/modules/**/*
10
+ - spec/fixtures/ruby/**/*
11
12
# DISABLED - not useful
13
Bundler/OrderedGems:
0 commit comments