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

Add prospector and fix some bugs #218

Merged
merged 27 commits into from
May 20, 2016
Merged

Commits on May 20, 2016

  1. Configuration menu
    Copy the full SHA
    c64bfca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c16ce View commit details
    Browse the repository at this point in the history
  3. add pep8/flake8 config to get something useful happening with them

    this makes run-flake8.sh just call flake8 simply
    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    2c3b64b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8238648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6bcf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bd31c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d440a83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c1d8e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b86ccb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82d623b View commit details
    Browse the repository at this point in the history
  11. Silence unused-argument

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    a017b88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5d395c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b64df28 View commit details
    Browse the repository at this point in the history
  14. Remove unused import

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    df0b2ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    742715d View commit details
    Browse the repository at this point in the history
  16. Fix comment

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    cd74ec7 View commit details
    Browse the repository at this point in the history
  17. Silence eval-used

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    15e126f View commit details
    Browse the repository at this point in the history
  18. Silence bare-except

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    bfc278a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b46fcdf View commit details
    Browse the repository at this point in the history
  20. Silence not-callable

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    6945bc4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0c290e0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da099dc View commit details
    Browse the repository at this point in the history
  23. Fix indentation

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    97427de View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2afe09b View commit details
    Browse the repository at this point in the history
  25. Silence arguments-differ

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    c0df867 View commit details
    Browse the repository at this point in the history
  26. Silence protected-access

    gsnedders committed May 20, 2016
    Configuration menu
    Copy the full SHA
    5dce4f2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a2b8c11 View commit details
    Browse the repository at this point in the history