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 ununsed nolint directives #3713

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

spencerschrock
Copy link
Contributor

What kind of change does this PR introduce?

follow up of #3705 to get the linter green again.
This was an order of operation issue, since #3694 was merged, but we only surface new issues.

What is the current behavior?

What is the new behavior (if this is a feature change)?**

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)


Signed-off-by: Spencer Schrock <sschrock@google.com>
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #3713 (a91335a) into main (d882fc7) will decrease coverage by 5.58%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3713      +/-   ##
==========================================
- Coverage   76.35%   70.78%   -5.58%     
==========================================
  Files         210      210              
  Lines       14395    14395              
==========================================
- Hits        10991    10189     -802     
- Misses       2757     3614     +857     
+ Partials      647      592      -55     

@raghavkaul raghavkaul enabled auto-merge (squash) December 5, 2023 16:10
@raghavkaul raghavkaul merged commit c089856 into ossf:main Dec 5, 2023
36 checks passed
@spencerschrock spencerschrock deleted the lint/fix-nolint-lll branch December 5, 2023 17:40
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