Open
Description
We should create a fix for multiple_library_directives
that removes the line with the warning.
We should probably take into consideration any doc comments above it to merge with the original library
directive, even more so with doc-imports. So maybe add three options for this fix:
- Remove directive (when no docs in either directive)
- Merge comments below
- Merge comments above
CC @bwilkerson