Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IndrajeetPatil
Copy link
Collaborator

No description provided.

@IndrajeetPatil IndrajeetPatil changed the title Format tests for fixed_regrex_linter() Improve formatting for fixed_regrex_linter() tests Dec 18, 2022
# up in practice is for '\<', which is a special character in default
# regex but not in PCRE. Empirically relevant for HTML-related regex e.g. \\<li\\>

special_char <- function() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporary name. We should change it to something for informative.

@IndrajeetPatil IndrajeetPatil added the internals Issues related to inner workings of lintr, i.e., not user-visible label Dec 18, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2022

Codecov Report

Merging #1860 (b39b895) into main (02adb47) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1860   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files         112      112           
  Lines        4823     4823           
=======================================
  Hits         4768     4768           
  Misses         55       55           

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

@MichaelChirico
Copy link
Collaborator

Great change!

@IndrajeetPatil IndrajeetPatil merged commit be49165 into main Dec 19, 2022
@IndrajeetPatil IndrajeetPatil deleted the format_test_fixed_regrex branch December 19, 2022 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internals Issues related to inner workings of lintr, i.e., not user-visible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants