Closed radbasa closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.00%. Comparing base (
1a31217
) to head (a744f64
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Nice, kudos for quick reaction! :tada:
I'd suggest to make this linter less verbose by default and not even provide any switch. I think just pointing to the beginning of the unsorted list is enough; pointing to each element separately is just noise.
Idea: perhaps it would be even better to point to the first out-of-order element of the list. This would be helpful in situations where it is not clear what is the alphabetical order (e.g. due to special characters).
That "point to the first out-of-order element of the [function] list" is a great idea.
Issue #118
Description
verbose
switch tobox_alphabetical_calls_linter()
.~FALSE
.~Definition of Done
R CMD check
, linter, unit tests, spelling)..Rd
files withroxygen2::roxygenise()
)