We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.Call()
1 parent cf7a988 commit 96e96f8Copy full SHA for 96e96f8
AGENTS.md
@@ -66,6 +66,7 @@ pak::pak(dependencies = "Config/Needs/build")
66
- Use meaningful variable names that reflect context
67
- Run `air format .` before committing changes to ensure consistent formatting
68
- Never change deprecated functions
69
+- Avoid `.Call()` outside `*_impl()` in `aaa-auto.R`
70
71
### Documentation
72
0 commit comments