Skip to content

Commit

Permalink
Sync with internal repository
Browse files Browse the repository at this point in the history
Thank you for all your contributions.
Contributions:
    Yuki Igarashi: 1 commits, 1 lines
    Ryo Miyajima: 1 commits, 45 lines

git-pysen-release-hash: 02cadcb2cc7015329fe4ec81508b473cba5f6a5e

Co-authored-by: Yuki Igarashi <[email protected]>
Co-authored-by: Ryo Miyajima <[email protected]>
  • Loading branch information
bonprosoft and sergeant-wizard committed Apr 3, 2021
1 parent 102a6bd commit be76668
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 43 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,9 @@ The following is an example hook for python.

### VSCode

Refer to the [example task setting](/assets/vscode/tasks.json).
Running the task will populate your "PROBLEMS" window like so:

![pysen-vscode](https://github.com/pfnet/pysen/blob/main/assets/imgs/pysen_vscode.jpg?raw=true)
A [third party plugin](https://marketplace.visualstudio.com/items?itemName=bonprosoft.pysen-vscode) is available.

Note that this may report duplicate errors if you have configured linters like `flake8` directly through your VSCode python extension.
We do not currently recommend watching for file changes to trigger the task in large projects since `pysen` will check for all files and may consume a considerable amount of time.

## Configure pysen

Expand Down
Binary file removed assets/imgs/pysen_vscode.jpg
Binary file not shown.
38 changes: 0 additions & 38 deletions assets/vscode/tasks.json

This file was deleted.

0 comments on commit be76668

Please sign in to comment.