diff options
author | Jacob Helwig <jacob@technosorcery.net> | 2018-06-25 09:39:09 -0700 |
---|---|---|
committer | Jacob Helwig <jacob@technosorcery.net> | 2018-06-25 11:26:53 -0700 |
commit | 9ba23f8b8694d8c0b80f7ee66c0bc2152ad0da76 (patch) | |
tree | 866634dd255eff9e18075b275622c406eb0b7af2 /lib | |
parent | e31c621d5da4203d4ad1bf254de3132b964a47f0 (diff) | |
download | puppet-sshkeys_core-9ba23f8b8694d8c0b80f7ee66c0bc2152ad0da76.tar.gz puppet-sshkeys_core-9ba23f8b8694d8c0b80f7ee66c0bc2152ad0da76.tar.bz2 |
Disable Rubocop Metrics/LineLength check for SSH key lines
SSH keys are long, and splitting them into multiple lines can be
error-prone, so we'll just disable the Metrics/LineLength check for lines
that are SSH keys.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions