Unverified Commit d5a964f6 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix spurious warning from Bundle plugin (#2506) (#2507)

For traits or abstract classes that extend Bundle but have no concrete
methods, the plugin will print a benign warning that the user cannot
fix. It will no longer print that warning.

(cherry picked from commit ed4a9818

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 3e551ef3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment