]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Disable 80chars/class_parameter_defaults checks
authorMathieu Gagné <mgagne@iweb.com>
Mon, 12 Aug 2013 20:46:08 +0000 (16:46 -0400)
committerMathieu Gagné <mgagne@iweb.com>
Mon, 12 Aug 2013 21:47:54 +0000 (17:47 -0400)
commit9b901a5db9015129f98f189a4ddf5620f777ec7f
tree6b5e962132fb5b7704b15dce86d0566b5e28e1e8
parent11f7f26e9d8609190fe41706f82419abd792e659
Disable 80chars/class_parameter_defaults checks

* Disable warnings for "line has more than 80 characters"
* Disable warnings for "parameterised class parameter without a default value"

We do not wish to track warnings for such violations.

Change-Id: I4a00f219682a83f051c92b5e885e778b9422fdbf
Rakefile