-
Notifications
You must be signed in to change notification settings - Fork 138
Replace args and config methods with CONFIG property #164
Comments
What's left:
|
I'd like to work on this issue. |
Hi @Jstar1! Awesome! Thanks! Sorry I missed your IM on Friday. I'd say the best way to get started is to mess with skel first. Once you've got one down post up a |
@Jstar1 Just wanted to give you a heads up we're run into an issue with the Edit: Done |
@pdxjohnny , just got back from vacation. Thanks for the heads up looks like I won't have to worry about it though. |
Removes all instances of args and config. fixes: intel#164
Removes all instances of args and config. fixes: intel#164
Removes all instances of args and config. fixes: intel#164
Removes all instances of args and config. fixes: intel#164
Removes all instances of args and config. fixes: intel#164
@pdxjohnny , is |
@Jstar1 Damn man you're up early!!! I accidentally closed it. I also just stumbled across |
haha, @pdxjohnny , yea I'm an earlier riser. You're up pretty early yourself. |
Uh oh!
There was an error while loading. Please reload this page.
Get ride of
args(...)
andconfig(...)
methodsAuto args and config was implemented here: 22c0303
Now we have to use it everywhere.
I suggest changing one class then re-running the tests to confirm nothing broke.
The text was updated successfully, but these errors were encountered: