Skip to content

Commit

Permalink
update title
Browse files Browse the repository at this point in the history
Co-authored-by: Josiah Parry <josiah.parry@gmail.com>
  • Loading branch information
kbvernon and JosiahParry authored Sep 7, 2024
1 parent 1835a42 commit bb8e6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/use_msrv.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' Add MSRV to DESCRIPTION
#' Set the minimum supported rust version (MSRV)
#'

Check warning on line 2 in R/use_msrv.R

View workflow job for this annotation

GitHub Actions / lint

file=R/use_msrv.R,line=2,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
#' @param version character scalar, the minimum supported Rust version
#' @param path character scalar, path to folder containing DESCRIPTION file
Expand Down

0 comments on commit bb8e6fb

Please sign in to comment.