2bc66551238722ea5f0899c7aebb328e9a568e51

This patch pins lint packages to the current latest package, so that we don't have stable lint jobs broken by any change in lint rules. This patch should be reverted once stable/victoria is created. Change-Id: I2db46c4fd0e576e1ef65a2463dee7188642a1afe
Team and repository tags
Puppet-OpenStack Spec Helper
This gem provides helper utilities for running rspec tests in the OpenStack Puppet Modules.
Usage
Include this gem in your Gemfile:
gem 'puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:require => false
In your Rakefile, require the rake_tasks library:
require 'puppet-openstack_spec_helper/rake_tasks'
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/puppet-openstack_spec_helper
The project source code repository is located at: https://opendev.org/openstack/puppet-openstack_spec_helper
Contributors for the project can be found at: https://github.com/openstack/puppet-openstack_spec_helper/graphs/contributors
Developer documentation for the entire puppet-openstack project can be found at: https://docs.openstack.org/puppet-openstack-guide/latest/
Description
Languages
Python
46.3%
Ruby
36.8%
Shell
16.9%