Commit c3ab89d
committed
Fix pre-commit failures: update hooks, deps, and style
- Updated `.pre-commit-config.yaml` to use latest hook versions.
- Added `cyclocomp` to `Suggests` in `DESCRIPTION` to resolve linter dependency issues.
- Fixed `lintr` issues in `tests/testthat/helper-functions.R` (explicit returns, object shadowing).
- Fixed `lintr` issues in `tests/testthat/test-family.R` (line lengths, false positive path check).
- Applied formatting fixes (styler, whitespace) to multiple files.1 parent 866ff29 commit c3ab89d
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
0 commit comments