-
### Description
I tried changing the UserDataDir using Policies documented here: https://support.brave.com/hc/en-us/articles/360039248271-Group-Policy
This is my example reg:
```
Windows Registry Ed…
-
```rust
#![deny(clippy::wildcard_imports)]
mod foo {
#[derive(Debug)]
pub struct Foo;
}
pub use foo::*;
fn main() {
println!("{Foo:?}");
}
```
shows no errors, with and without `warn-o…
-
### Description
We have several biome lint rule disable
We should fix them
```
// biome-ignore
```
-
| --- | --- |
| Bugzilla Link | [512758](https://bugs.eclipse.org/bugs/show_bug.cgi?id=512758) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 27, 2017 06:28 EDT |
| Modified | Jun…
-
This is a test
-
#### Is your feature request related to a problem? Please describe.
My application needs to send structured data over the network regularly. Not all members of that class are always required. For e…
-
### Brief description of your issue
Winget sees that there are upgrades but..
1. ignores all but one upgrade when I run `upgrade --all`.
1. the one package it does attempt to upgrade errors out…
-
We have a number of our cluster users trying out unsloth. Because we run LTS kernel versions, the kernel version check built into unsloth produces confusion. The kernel LTS versions are numerically mu…
-
**Which version of kube-score are you using?**
> kube-score version: [e.g. 0.3.0]
v1.19.0
As it's not a bug request i do have removed the template.
I think it could be a nice idea to be a…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Implement a flag like `--ignore-condarc` which, if passed, ignores…
cohml updated
1 month ago