Skip to content
New issue

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

Changed GoogleDocs to GoogleApps #1112

Merged
merged 14 commits into from
Nov 11, 2018
Merged

Changed GoogleDocs to GoogleApps #1112

merged 14 commits into from
Nov 11, 2018

Conversation

jeschu
Copy link
Contributor

@jeschu jeschu commented Oct 10, 2018

No description provided.

Jens Schumacher added 14 commits September 25, 2018 22:37
Fixed:
In /Users/travis/build/matryer/bitbar-plugins/Web/GoogleDocs/googledocs.sh line 21:
  openBrowser ${1}
              ^-- SC2086: Double quote to prevent globbing and word splitting.
and refactored to get closer to clean code suggestions
In /Users/travis/build/matryer/bitbar-plugins/Web/GoogleDocs/googledocs.sh line 92:
  len=${#titles[@]}
  ^-- SC2034: len appears unused. Verify use (or export if used externally).
@tresni tresni merged commit fa277fc into matryer:master Nov 11, 2018
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