- Disallow duplicate module imports
This rules requires that all imports from a single module exists in a single import statement.
You can check them out here.