inspec/lib/bundles/inspec-habitat
Adam Leff a18441f86e Rubocop: disable GuardClause and ClassLength (#2382)
Neither of these cops is helping us write good code, and GuardClause
specifically is actually contributing to us writing sometimes-unclear
code. Disabling both of these cops and removing all unnecessary disable
decorators in the codebase.

Signed-off-by: Adam Leff <adam@leff.co>
2017-12-07 20:22:55 +01:00
..
cli.rb Add inspec habitat profile setup command (#2239) 2017-10-17 14:53:41 +02:00
log.rb Adding a Habitat profile artifact creator 2017-02-23 18:25:22 -05:00
profile.rb Rubocop: disable GuardClause and ClassLength (#2382) 2017-12-07 20:22:55 +01:00