Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add --ignore-config option #633
Comments
|
I would suggest to use something similar to #632, but parsing first sys.argv and only parsing the config files if --ignore-config is not given:
|
There should be an option to ignore configuration files. Do something sensible if it occurs in a configuration file.