Skip to content

Commit f780987

Browse files
[pre-commit.ci] Fixing issues with pre-commit
1 parent ba1a753 commit f780987

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ repository](https://github.com/r-devel/r-dev-env) in VSCode you will be prompted
3636
to start the dev container.
3737

3838
The [Local setup
39-
section](https://contributor.r-project.org/r-dev-env/container_setup/local_setup/localsetup/)
40-
of the R Dev Container Docs will walk you through the process. Then you can
39+
section](https://contributor.r-project.org/r-dev-env/container_setup/local_setup/localsetup/)
40+
of the R Dev Container Docs will walk you through the process. Then you can
4141
work through the following the tutorials in the docs to learn how to use the
4242
codespace for R development.
4343

docs/tutorials/building_r.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ $TOP_SRCDIR/configure --with-valgrind-instrumentation=1
6767

6868
<!-- markdownlint-disable MD046 -->
6969
!!! Note
70-
The `--with-valgrind-instrumentation` option is set to 1 for effective use
71-
of valgrind. See the [Using
72-
valgrind](https://cran.r-project.org/doc/manuals/R-exts.html#Using-valgrind)
70+
The `--with-valgrind-instrumentation` option is set to 1 for effective use
71+
of valgrind. See the [Using
72+
valgrind](https://cran.r-project.org/doc/manuals/R-exts.html#Using-valgrind)
7373
section of the R-admin manual for more information.
7474
<!-- markdownlint-enable MD046 -->
7575

0 commit comments

Comments
 (0)