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

support for # nolint next #2090

Merged
merged 3 commits into from
Aug 17, 2023
Merged

support for # nolint next #2090

merged 3 commits into from
Aug 17, 2023

Conversation

MichaelChirico
Copy link
Collaborator

Closes #1791

NEWS.md Outdated Show resolved Hide resolved
R/exclude.R Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2023

Codecov Report

Merging #2090 (0984b7f) into main (8613153) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 0984b7f differs from pull request most recent head 16219f5. Consider uploading reports for the commit 16219f5 to get more accurate results

@@           Coverage Diff           @@
##             main    #2090   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         117      117           
  Lines        5136     5142    +6     
=======================================
+ Hits         5118     5124    +6     
  Misses         18       18           
Files Changed Coverage Δ
R/exclude.R 100.00% <100.00%> (ø)

@MichaelChirico MichaelChirico merged commit 6713862 into main Aug 17, 2023
21 checks passed
@MichaelChirico MichaelChirico deleted the lint-next branch August 17, 2023 19:22
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.

# nolint next special comment
3 participants