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

Fixed JSHint errors in build #1358 for PR #1587 #1

Open
wants to merge 1 commit into
base: bugfix_1577
Choose a base branch
from

Conversation

pndewit
Copy link

@pndewit pndewit commented Sep 15, 2016

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the canary branch (left side). Also you should start your branch off our canary.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.

Description

Please describe your pull request.

💔Thank you!

Some JSHint errors broke the build in the translate-attr.js file as the file was accidentally not included in the Gruntfile.js file with the 2.12.0 release and was added later in PR angular-translate#1587.

…anslate#1587

Some JSHint errors broke the build in the translate-attr.js file as the file was accidentally not included in the Gruntfile.js file with the 2.12.0 release and was added later in PR angular-translate#1587.
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