We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting these warnings when I run of sync.
of sync
/Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/extensions/x86_64-darwin-14/2.1.0-static/rb-appscript-0.6.1/_appscript/terminology.rb:57: warning: assigned but unused variable - rev /Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/omnifocus-trello-1.1.1/lib/omnifocus/trello.rb:46: warning: shadowing outer local variable - board /Users/danny/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/omnifocus-trello-1.1.1/lib/omnifocus/trello.rb:50: warning: shadowing outer local variable - list
I'll try to sort the last two when I get a minute. It should just be a variable name change.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting these warnings when I run
of sync
.I'll try to sort the last two when I get a minute. It should just be a variable name change.
The text was updated successfully, but these errors were encountered: