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 VSCode tasks #149

Merged
merged 2 commits into from
Apr 7, 2021
Merged

Add VSCode tasks #149

merged 2 commits into from
Apr 7, 2021

Conversation

issy
Copy link
Member

@issy issy commented Apr 7, 2021

Initial Checklist

  • Has @tigattack / @kdavis / @issy been added as a reviewer?
  • If applicable, have the relevant project(s), milestone(s), and label(s) been applied?
  • If applicable, have you added details of the cog to the readme as per README.md?

Details

Changes

New Features

  • Adds VSCode tasks which mimic the CI workflows
  • Adds Flake8 config so it doesn't clash with Black on certain things

Additional

To run the tasks locally just open the repo in VSCode, open the command palette and type in run task. This will give you a list of the available tasks you can run. Most of these tasks also have problem matchers, so if it detects issues with the code it will flag the exact line and column in the problems tab of VSCode

@issy issy added the enhancement Cog enhancements. label Apr 7, 2021
@issy issy requested a review from tigattack April 7, 2021 11:24
@issy issy self-assigned this Apr 7, 2021
Copy link
Member

@tigattack tigattack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bangin, thanks Issy.

@issy issy merged commit 28a3fc8 into develop Apr 7, 2021
@issy issy deleted the feat/Tasks branch April 7, 2021 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Cog enhancements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants