-
**Product and Version Used**: Roslynator CLI 0.6.1.0 with Roslynator Analyzer 4.4.0
**Steps to Reproduce**:
Add the following to .editorconfig:
```
dotnet_diagnostic.rcs0056.severity = error
…
-
I'm surprised to see this library doesn't get too much exposure on the internet because it seems provided one important missing feature from redux official lib.
I previously used `redux-dynamic-mod…
-
This is a feature request. I am willing to work on this myself if it's agreed to be useful and we agree on how it should work and nobody beats me to it. As I haven't yet fully dug trough all of the T:…
-
**Problem Statement**
Currently, Calculator executes all operations in immediate mode--press an operator, get a new answer. For multiple scenarios, it would be useful for the user to enter an express…
-
Cog currently [uses docker to build the images](https://github.com/replicate/cog/blob/main/pkg/docker/build.go#L42)
however, docker based builds are not reproducible: you'll get different image …
-
### Feature
The possibility to subtract one selection from another in `` aka `combine selections from register`.
### Usecase
Creating more complex selections. Subtraction is a primitive and…
-
Hello everyone.
The new workaround tended to fix artifacts on some browsers (e.g. Tizen) implemented in this PR - _https://github.com/rdkcentral/Lightning/pull/345/files_ does not work correctly on Z…
-
Recently, https://github.com/scipopt/soplex/commit/12ef6c800ed0730f498bfcbdb262f32042b42e70 gave SoPlex the ability to read LP files with arbitrarily long lines; could the same functionality be ported…
-
Hi there,
I've followed the steps from the main page but when I try to compile the `qhttpserver.pro` I get the following errors:
```
WARNING: Failure to find: C:/QttpServer/lib/libuv_qmake/../lib…
-
### Description
I have a custom post type which I wanna use as a pattern.
If I try something like this, the editor crashes.
```
const handleEditForm = () => {
onNavigateToEntityRecord( {
…