inspec/lib
Dominik Richter 37a2e45cd1 bugfix: unindent description misbehaviors
Unindent has been misbehaving for control `desc`riptions by completely removing newlines. This is now fixed and the unindentation mechanism improved to behave as expected.

Removing empty lines at the beginning and end of string remains unchanged.
Tabs are not treated as multi-space indentations; supporting them as 8-space chars would require additional effort (please comment if this is important to you)

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2017-04-25 13:21:38 +02:00
..
bundles Move Habitat sleep time to config file 2017-04-14 12:01:25 -04:00
fetchers Break out profile vendor activities into separate class 2017-03-29 10:22:20 +02:00
inspec bugfix: unindent description misbehaviors 2017-04-25 13:21:38 +02:00
matchers Address rubocop violations 2017-02-08 16:49:16 -06:00
resources handle json parse errors in docker resource 2017-04-25 12:02:26 +02:00
source_readers Provide better error message when inspec.yml is invalid 2017-03-09 18:03:01 +01:00
utils add rabbitmq config resource 2017-04-12 20:51:12 +02:00
inspec.rb move force encoding to binary only, so that it does not affect the use of inspec in lib mode 2016-09-13 16:18:40 +02:00