Skip to content

Conversation

mxschmitt
Copy link
Member

Changes:

  • Since no typing errors are persistent anymore, I've enforced it in the CI so only valid code will be shipped
  • In VSCode you can use flake8 as a formatter (Seems most common) which I also enforced (but disabled a few rules). But will prevent us from doing bad things. Is integrated nicely in VSCode, GitHub Actions and as a pre-commit hook.
  • Added tests from the downloads.spec.js

@pavelfeldman pavelfeldman merged commit 81e49ed into microsoft:master Jul 11, 2020
@mxschmitt mxschmitt deleted the tests/download branch July 14, 2020 14:35
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.

3 participants