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

Fix linting errors #8

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

jugglinmike
Copy link
Contributor

Now that the integration tests have landed in the develop branch, spanning refactorings like this can be tested in an automated fashion. Because the tests continue to pass and because the changes themselves rarely describe functional changes, I'm reasonably confident that this work does not introduce any regressions. That said, I would certainly appreciate a code review :)

- Relax requirement for use of strict mode
- Ensure that all source files are linted
- Temporarily allow global variables defined by third-party libraries
- Alter source code to satisfy linting rules
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.

1 participant