The latest version of om-plugin-imports is 0.4.0.0.9.10-0.
om-plugin-imports
Version 0.2.0.0 revision 0 uploaded by rickowens.
Package meta
- Synopsis
- Plugin-based import warnings
- Description
This is a plutin that acts similar to `-ddump-minimal-imports`, but the style of imports dumped to the dump directory is better. Where "better" means it will satisfy `-Wmissing-import-lists` (which `-ddump-minimal-imports does not always), and it will omit the explicit import list for imports that are already qualified. The files are dumped to dump-dir/module-name.full-imports. No files will be dumped unless `-dumpdir` is explicitly passed by the user.
- Author
- Rick Owens
- Bug reports
- n/a
- Category
- Compiler Plugin
- Copyright
- 2022 Rick Owens
- Homepage
- https://github.com/owensmurray/om-plugin-imports
- Maintainer
- rick@owensmurray.com
- Package URL
- n/a
- Stability
- n/a