Skip to content

Commit

Permalink
[doc] [R] clarify lintr docs (dmlc#10698)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Aug 13, 2024
1 parent 2ecc85f commit b457d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/contrib/coding_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ To run checks for R:
.. code-block:: bash
cd /path/to/xgboost/
R CMD INSTALL R-package/
Rscript tests/ci_build/lint_r.R $(pwd)
To run checks for cpplint locally:
Expand Down

0 comments on commit b457d0d

Please sign in to comment.