<p>The problem is that erblint tries to do the inheritance from <code>.rubocop.yml</code> to <code>.rubcop_todo.yml</code> itself - so it sees the <code>inherit_from</code> and tries to load <code>.rubcop_todo.yml</code> using <code>RuboCop::ConfigLoader.load_file</code> but that won't load on it's own as it doesn't require the plugins.</p>
<p>Duplicating the requires in <code>.rubcop_todo.yml</code> works around it...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications&email_token=AAK2OLPVYVBIY7ACXRGE273QZ5IHTA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHPOF7I#issuecomment-568255229">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJAYRKAFIKL3OI3MCTQZ5IHTANCNFSM4J6LDZBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJSDYNWIKHD37PJTT3QZ5IHTA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHPOF7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications\u0026email_token=AAK2OLPVYVBIY7ACXRGE273QZ5IHTA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHPOF7I#issuecomment-568255229",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2472?email_source=notifications\u0026email_token=AAK2OLPVYVBIY7ACXRGE273QZ5IHTA5CNFSM4J6LDZBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHPOF7I#issuecomment-568255229",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>