danger-periphery A Danger plugin for Periphery reports that checks for unused code. Installation Add this line to your Gemfile: gem 'danger-periphery' Usage You'll have to output a json report from Periphery # Dangerfile periphery.report("report.json", src_root: "some_dir") License MIT