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

Further reading for no tabs linter #1690

Merged
merged 3 commits into from
Oct 12, 2022
Merged

Further reading for no tabs linter #1690

merged 3 commits into from
Oct 12, 2022

Conversation

IndrajeetPatil
Copy link
Collaborator

Closes #1672

@@ -18,6 +21,10 @@
#'
#' @evalRd rd_tags("no_tab_linter")
#' @seealso [linters] for a complete list of linters available in lintr.
#'
#' @references
#' - https://www.jwz.org/doc/tabs-vs-spaces.html
Copy link
Collaborator

Choose a reason for hiding this comment

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

my only concern is that blogs like this tend to wind up as a maintenance headache in the long term as redirects evolve / pages die.

but fine to leave it in for now

@codecov-commenter
Copy link

Codecov Report

Merging #1690 (54467ac) into main (5ea4ca8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1690   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files         104      104           
  Lines        4497     4497           
=======================================
  Hits         4439     4439           
  Misses         58       58           

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

@MichaelChirico MichaelChirico merged commit bed54c5 into main Oct 12, 2022
@MichaelChirico MichaelChirico deleted the 1672_refs branch October 12, 2022 19:30
IndrajeetPatil added a commit that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more explanation to no_tab_linter()
3 participants