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

.vscode/settings.json: Enable flake8 linting #326

Merged

Conversation

makubacki
Copy link
Member

Enables flake8 linting in .vscode/settings.json since it is required
in this repo. This will help developers find linting issues locally in
VS Code.

Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com

Enables flake8 linting in .vscode/settings.json since it is required
in this repo. This will help developers find linting issues
locally in VS Code.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #326 (6c6b57b) into master (ca7d9e2) will not change coverage.
The diff coverage is n/a.

❗ Current head 6c6b57b differs from pull request most recent head 65d1b71. Consider uploading reports for the commit 65d1b71 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files          41       41           
  Lines        4744     4744           
=======================================
  Hits         3337     3337           
  Misses       1407     1407           
Flag Coverage Δ
Linux 69.49% <ø> (ø)
Windows_NT 70.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@Javagedes Javagedes added this to the 0.20.0 milestone Nov 1, 2022
@Javagedes Javagedes merged commit c095824 into tianocore:master Nov 1, 2022
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.

None yet

2 participants