Commit 4ed0916
authored
### Rationale for this change
Simplifies setup of the R formatter air for local devs and in CI by moving from explicitly managed air to using a new official pre-commit hook.
### What changes are included in this PR?
Replace local hook with https://github.com/posit-dev/air-pre-commit.
### Are these changes tested?
Yes, locally.
### Are there any user-facing changes?
No.
* GitHub Issue: #49700
Authored-by: Bryce Mecum <petridish@gmail.com>
Signed-off-by: Bryce Mecum <petridish@gmail.com>
1 parent 5617e8d commit 4ed0916
2 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 212 | | |
216 | 213 | | |
217 | 214 | | |
| |||
0 commit comments