1 Forks
2 Stars
2 Watchers

wildcard_import_fixer

A short and sweet command line utility to find all names that have been imported with a universal (AKA wildcard) import and replace them with less dangerous import structures.

How to download and setup wildcard_import_fixer

Open terminal and run command
git clone https://github.com/AkshatM/wildcard_import_fixer.git
git clone is used to create a copy or clone of wildcard_import_fixer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wildcard_import_fixer https://github.com/AkshatM/wildcard_import_fixer/archive/master.zip

Or simply clone wildcard_import_fixer with SSH
[email protected]:AkshatM/wildcard_import_fixer.git

If you have some problems with wildcard_import_fixer

You may open issue on wildcard_import_fixer support forum (system) here: https://github.com/AkshatM/wildcard_import_fixer/issues