-
**Describe the bug**
The functions installed by Ash generate these warnings when used with a Supabase DB.
(I naively assume these warnings have some merit if included with a large project like Supa…
-
Improve coding standards across Action Scheduler. We should pass our own linting tests, and ideally those should intersect with the WPCS checks implemented by the WooCommerce Marketplace.
- This ac…
-
## Expected behavior
The following code warns about a unused variable:
```rb
changed = false
if Random.rand > 1
changed = true
end
[].each do
changed = true
end
puts changed
```…
-
## Bug Report
**Problematic behavior**
`yarn run lint` run only eslint.
we miss a script to format our frontend sources;
E.g. Impress has the following scripts:
```
"lint": "tsc --noEmi…
-
Hey there 👋
I'm trying to optimize my images, and I'm better at converting to webp, than optimizing their weight 😅 .
Would love to use your tool to get recommendations on my .webp files !
seedy updated
2 months ago
-
# Where
- `/libs/movex/src/lib/ConnectionToMasterResources.ts`
- `libs/movex/src/lib/MovexResourceObservable.spec.ts`
# What
There are a few linting issues in the codebase that need to be addre…
-
> Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
From the readme at https://github.com/seddonym/import-linter:
> Decide on…
-
To avoid strange errors, because of typos and general inability to remember documentation, it would be nice to run YAML structure linters before `snapcraft`.
Docs mention that `snapcraft` runs emb…
-
### What it does
This is analogous to already stable lint `option_as_ref_deref`. It should suggest using `Result::as_deref[_mut]` instead of `Result::as_ref` followed by `Result::map(fn preforming de…
-
Trebuie rezolvate toate warningurile de la linter `cargo clippy`?