We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01252bc commit 1ef43f1Copy full SHA for 1ef43f1
CONTRIBUTING.md
@@ -28,7 +28,7 @@ Ideally, changes are made according to the following process:
28
29
### Code style
30
31
-We are informally using the tidy code style the [air](https://posit-dev.github.io/air/formatter.html) formatter.
+We are informally using tidy code style via the [air](https://posit-dev.github.io/air/formatter.html) formatter.
32
Please [install](https://posit-dev.github.io/air/cli.html) `air` and run with `air format .` after making changes.
33
34
### Help with R package development
0 commit comments