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

tidy electron files, they weren't pwetty #3993

Merged
merged 5 commits into from
May 26, 2017
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented May 22, 2017

no logic changes
mostly readability, rest is pleasing the Gods of ESLint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
);
} else if (process.platform == 'win32') {
electron.autoUpdater.setFeedURL(update_base_url + 'win32/' + process.arch + '/');
`${updateBaseUrl}macos/?localVersion=${encodeURIComponent(electron.app.getVersion())}`);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm not sure this is a legibility improvement tbh...

@ara4n
Copy link
Member

ara4n commented May 26, 2017

lgtm, i think

@ara4n ara4n merged commit 1bcdf31 into develop May 26, 2017
@t3chguy t3chguy deleted the t3chguy/tidy_electron_files branch October 29, 2017 17:31
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