Commit graph

16 commits

Author SHA1 Message Date
Martin Schurz
b06edb2adc use cookstyle for linting
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2022-03-18 20:39:51 +01:00
Michée lengronne
b5284b923e
use input instead of attribute (#166)
* use input instead of attribute

In the last versions of Inspec and cinc-auditor, attribute is deprecated and input should be used.

https://docs.chef.io/workstation/cookstyle/inspec_deprecations_attributehelper/
Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>

* Update sysctl_spec.rb

Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>

* Update inspec.yml

Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>

* Update Rakefile

Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
2022-01-12 17:17:16 +01:00
Martin Schurz
2322cead32 fix rubocop error for Rakefile
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-04-24 16:11:14 +02:00
schurzi
4dddfaa89a
update code to conform to new linting rules (#145)
* update code to conform to new linting rules

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* disable unneeded linting rule

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-01-29 11:27:31 +01:00
Alex Pop
f80f21a5a4 Bump version to 2.3.0 and update gems
Signed-off-by: Alex Pop <alexpop@users.noreply.github.com>
2019-05-14 23:35:51 +01:00
Artem Sidorenko
16d47e8dc5 CI: update to ruby 2.4.1 and rubocop 0.49.1
Chef 13 is also using ruby 2.4.1 in the omnibus packages

Signed-off-by: Artem Sidorenko <artem@posteo.de>
2017-06-01 23:43:45 +02:00
Julien
f5f905d366 Merge branch 'master' into master 2017-01-03 18:22:30 +01:00
juju4
4b029d7e99 fix rubocop Conventions 2016-12-22 04:23:07 -05:00
Christoph Hartmann
b5429ffbd5 update profile metadata & tooling 2016-12-21 11:54:18 +01:00
Christoph Hartmann
018233362d update rake tasks 2016-04-29 12:12:25 +02:00
Patrick Meier
9852f1078c add json format option
Signed-off-by: Patrick Meier <patrick.meier111@googlemail.com>
2015-01-14 13:37:40 +01:00
Edmund Haselwanter
d9fe210802 add travis config, add default task to rakefile 2014-06-23 12:03:15 +02:00
Edmund Haselwanter
8e6f01f9f7 add missing encoding 2014-06-22 15:00:34 +02:00
Edmund Haselwanter
c980b4b70f update rubocop, add common linter task, fix rubocop issues 2014-06-22 12:57:10 +02:00
Christoph Hartmann
ae8d37b81d add lint rake task with robocop and fix issues 2014-06-16 16:20:21 +02:00
Edmund Haselwanter
1f155b2e17 add standalone usage feature 2014-06-05 11:22:05 +02:00