-
Helper/utility tool/script _csv_dequote.pl_ triggers warnings from the _perl_ linter in Super-Linter.
**To Reproduce**
Run perlcritique or perl linter from Super-Linter.
```sh
perlcritic .
…
-
Existing code
```cs
private async Task SaveSms()
{
// Better to refactor this so that the value assignments are done in the constructor
// but the current version of the generator isn't s…
-
This can go in a new function in `utils.py` -- we'll use this script to hold utility functions we want to call from other functions.
Examples...
```python
def format_for_user(output):
"pri…
-
Thanks for the awesome plugin! It really is a must have.
## Dependency information
```json
"prettier": "^3.3.2",
"prettier-plugin-classnames": "^0.7.0",
"prettier-plugin-merge": "^0.7.0",
"pre…
sxxov updated
3 months ago
-
**Describe the bug**
When I run the test suite with `expect(container).toBeAccessible();` , I am getting the following error:
"This pressable has no text content, so an accessibility label can't b…
-
https://github.com/microsoft/cpprestsdk/blob/master/Release/src/http/client/http_client_winhttp.cpp#L2061
```
case WINHTTP_CALLBACK_STATUS_HEADERS_AVAILABLE:
{
// Fir…
-
Would be great if we could have a category dropdown in the toolbar, implemented just like status is now:
```
-
## Required Information
*Type*: Feature
**Enter Task Name**: PowerShells should be signed by Microsoft
## Issue Description
As a security measure, some companies use AppLocker to restrict …
-
### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver-up…
-
## Describe the feature
Right now, our unit framework needs refactoring to be more consistent the way we extract elements. With this, we can also move localization step into a single place.
Som…