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

Remove deprecated VS Code settings #7244

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Dec 8, 2023

Motivation and context

See https://devblogs.microsoft.com/python/python-in-visual-studio-code-november-2023-release/.

You're now supposed to enable Pylint by installing the Pylint extension.

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • [ ] I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)
  • [ ] I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

You're now supposed to enable Pylint by installing the [Pylint extension].

[Pylint extension](https://marketplace.visualstudio.com/items?itemName=ms-python.pylint)
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #7244 (8f1c3a0) into develop (a4f0cea) will decrease coverage by 0.02%.
Report is 2 commits behind head on develop.
The diff coverage is 50.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7244      +/-   ##
===========================================
- Coverage    81.79%   81.77%   -0.02%     
===========================================
  Files          366      367       +1     
  Lines        39353    39360       +7     
  Branches      3642     3644       +2     
===========================================
  Hits         32188    32188              
- Misses        7165     7172       +7     
Components Coverage Δ
cvat-ui 75.93% <50.00%> (-0.03%) ⬇️
cvat-server 87.09% <ø> (-0.01%) ⬇️

@bsekachev bsekachev merged commit 80e1212 into cvat-ai:develop Dec 18, 2023
34 checks passed
@SpecLad SpecLad deleted the rm-vscode-pylint branch January 9, 2024 11:02
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.

2 participants