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 a23b568 commit db7c63cCopy full SHA for db7c63c
.rubocop.yml
@@ -2,9 +2,6 @@
2
AllCops:
3
Exclude:
4
- vendor/**/*
5
- - "*/puppet/Puppetfile"
6
- - "*/puppet/.tmp/**/*"
7
- TargetRubyVersion: 1.9
8
Documentation:
9
Enabled: false
10
AlignParameters:
controls/nginx_spec.rb
@@ -1,5 +1,3 @@
1
-# encoding: utf-8
-#
# Copyright 2015, Patrick Muench
#
# Licensed under the Apache License, Version 2.0 (the "License");
libraries/nginx_lib.rb
# Copyright 2016, Patrick Muench
0 commit comments