-
There doesn't seem to be a built-in way to mark an `ARG` as required (i.e. needing to be explicitly passed to the build every time). I've seen code like this a lot but it has some undesirable propert…
-
use a separate highlight (default `DiagnosticUnnecessary`) for (seemingly (?)) unused args
not sure if it's manageable with tree-sitter, to be honest
-
### Feature type
Other
### Describe the feature
In OllyDbg, there is a setting called "Show ARGs and LOCALs in procedures." How can I enable this feature in x32dbg? Do I need to install a plu…
-
https://github.com/TensorOpsAI/LLMstudio/blob/3834975bd81851963574fac7acb682a9aec248a8/libs/core/llmstudio_core/providers/azure.py#L45
since this is the only way to create azure client - following …
-
```matlab
x = MX.sym('x', 2);
y = MX.sym('y');
f = Function('f', {x, y}, {sqrt(x)-y});
f.generate('fun3',struct('with_header',true));
```
```
/* f:(i0[2],i1)->(o0[2]) */
static int casad…
-
**Description**
The args listed for salt.modules.file.seek_read are path, size, offset. But the description of the args lists them as path, seek, offset.
**Suggested Fix**
Please replace the usag…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
## 🐛 Bug Report
The docs suggest to pass `TURBO_TOKEN` as `ARG`, which gives off a warning:
```
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "TURBO_TOKEN")
S…
-
Issue created from [fantomas-online](https://fsprojects.github.io/fantomas-tools/#/fantomas/main?data=N4KABGBEDGD2AmBTSAuKAbRAXMAPMAvGAH7ECMAOgE4UB2mOAnoScbpADThQDO2WAS1oBzHqjABtbhFAQ5UACRZGAB2RpIQrJ2…
-
### Code
```Rust
I encountered an internal compiler error (ICE) while compiling a Rust project using rustc version 1.84.0-nightly (03ee48451 2024-11-18) on the aarch64-apple-darwin platform. The erro…