dominictarr / rc

The non-configurable configuration loader for lazy people.
Other
1.02k stars 97 forks source link

Changes `config` key to point to latest parsed config file instead of only .namerc if it exists #44

Closed dbkaplun closed 9 years ago

dbkaplun commented 9 years ago

Also adds configs key that contains all config files loaded

dbkaplun commented 9 years ago

@dominictarr @achingbrain can we get this merged? I think everyone can agree with these changes.

dominictarr commented 9 years ago

@secrettriangle oh, sorry, can you add documentation and a test? then I'll merge

dbkaplun commented 9 years ago

@dominictarr done!

dominictarr commented 9 years ago

thank you @secrettriangle merged into 1.0.0, since the config property has changed.

dominictarr commented 9 years ago

although, it probably doesn't break (m)any programs.