Skip to content

Commit

Permalink
stronger message
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Mar 13, 2024
1 parent d91052b commit 3cc1d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/review_pull_request.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ review_pull_request <- function(
number,
"has",
file$additions,
"lines. The file should have exactly 1 line",
"lines. The file must have exactly 1 line",
"unless it contains custom JSON (which is uncommon)."
)
)
Expand Down

0 comments on commit 3cc1d53

Please sign in to comment.