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

New quotes_linter() to replace single_quotes_linter() #1931

Merged
merged 16 commits into from
Mar 29, 2023

Conversation

MichaelChirico
Copy link
Collaborator

Closes #1729

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2023

Codecov Report

Merging #1931 (4916d12) into main (4f12a43) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 4916d12 differs from pull request most recent head 5e1936a. Consider uploading reports for the commit 5e1936a to get more accurate results

@@           Coverage Diff           @@
##             main    #1931   +/-   ##
=======================================
  Coverage   98.84%   98.85%           
=======================================
  Files         112      112           
  Lines        4857     4874   +17     
=======================================
+ Hits         4801     4818   +17     
  Misses         56       56           
Impacted Files Coverage Δ
R/lintr-deprecated.R 100.00% <100.00%> (ø)
R/quotes_linter.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

NEWS.md Outdated Show resolved Hide resolved
R/quotes_linter.R Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
MichaelChirico and others added 3 commits March 29, 2023 01:14
Co-authored-by: Indrajeet Patil <patilindrajeet.science@gmail.com>
Co-authored-by: Indrajeet Patil <patilindrajeet.science@gmail.com>
Co-authored-by: Indrajeet Patil <patilindrajeet.science@gmail.com>
@IndrajeetPatil
Copy link
Collaborator

Thanks, @MichaelChirico. There seems to be a new lint that needs to be addressed.

@IndrajeetPatil IndrajeetPatil self-requested a review March 29, 2023 09:32
@IndrajeetPatil IndrajeetPatil merged commit e6cfd4e into main Mar 29, 2023
@IndrajeetPatil IndrajeetPatil deleted the quotes_linter branch March 29, 2023 09:32
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.

quotes_linter()
3 participants