Skip to content

Commit b457d0d

Browse files
authored
[doc] [R] clarify lintr docs (dmlc#10698)
1 parent 2ecc85f commit b457d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/contrib/coding_guide.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ To run checks for R:
134134
.. code-block:: bash
135135
136136
cd /path/to/xgboost/
137+
R CMD INSTALL R-package/
137138
Rscript tests/ci_build/lint_r.R $(pwd)
138139
139140
To run checks for cpplint locally:

0 commit comments

Comments
 (0)