Skip to content

format this help message using a dict, not a tuple#11

Merged
philip-loggly merged 1 commit intologgly:masterfrom
MichaelBlume:format-dict
Aug 22, 2013
Merged

format this help message using a dict, not a tuple#11
philip-loggly merged 1 commit intologgly:masterfrom
MichaelBlume:format-dict

Conversation

@MichaelBlume
Copy link
Copy Markdown
Contributor

using a tuple introduces a very delicate dependence on argument order.
Better to name each thing we're inserting -- this will make changes
easier.

using a tuple introduces a very delicate dependence on argument order.
Better to name each thing we're inserting -- this will make changes
easier.
philip-loggly added a commit that referenced this pull request Aug 22, 2013
format this help message using a dict, not a tuple
@philip-loggly philip-loggly merged commit e3aef89 into loggly:master Aug 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants