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

revert black #97

Merged
merged 8 commits into from
Mar 31, 2021
Merged

revert black #97

merged 8 commits into from
Mar 31, 2021

Commits on Mar 31, 2021

  1. revert black

    timkpaine committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    06f37f0 View commit details
    Browse the repository at this point in the history
  2. dont install flake8-black

    timkpaine committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    51626da View commit details
    Browse the repository at this point in the history
  3. Reapply python side changes

    timkpaine committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3f226d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebcc504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e54d57b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    639c203 View commit details
    Browse the repository at this point in the history
  7. discovered real reason why we needed tsconfig.eslint.json, restored t…

    …hat too
    
    - why tsconfig.eslint.json is required. It's so that you can both have support for type-based rules via parserOptions.project in .eslintrc.js, and also have a tsconfig that includes the srcs in tests/. Without that you get an error
    telamonian committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    a374bc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a20142e View commit details
    Browse the repository at this point in the history