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

Fixes #860. Enable pep8 for Travis (and make eslint task do what we want for JS) #861

Merged
merged 8 commits into from
Dec 15, 2015

Commits on Dec 14, 2015

  1. Issue #860. eslint fixes for Gruntfile.js

    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    37e6ff0 View commit details
    Browse the repository at this point in the history
  2. Issue #860. eslint fixes for grunt-tasks/*

    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    1a6d060 View commit details
    Browse the repository at this point in the history
  3. Issue #860. Add missing require/module global to eslintrc.

    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    7e721f5 View commit details
    Browse the repository at this point in the history
  4. Issue #860. Fixes for adding mixins to eslint task.

    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    e3d4ed4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    908cebe View commit details
    Browse the repository at this point in the history
  6. Issue #860. Minor style tweaks to make pep8 happy.

    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    7c0a864 View commit details
    Browse the repository at this point in the history
  7. Issue #860. Add pep8 linting to .travis.yml

    (JS is part of grunt)
    Mike Taylor committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    af0b73f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Merge branch 'master' into issues/860/1

    Mike Taylor committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    f78d6ea View commit details
    Browse the repository at this point in the history