-
ST b3080
Triggering manually (ctrl+super+j) lints the file and updates display. ctrl+s does not.
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The linter, [and its behavior as documented to maintainers](https://conda-forge.org/docs/mai…
-
`make clippy` results in one Clippy warning (not sure how this made it past CI) in components/tidb_query_codegen, which seems easy to fix.
When running `make clippy` we disable a lot of warnings, …
-
### 🐛 Describe the bug
It isn't obvious how to run lints locally. lintrunner, used by pytorch main repo, makes this very easy.
### Versions
master
-
@gbuglione run name=foobar start=stable end=stable cap-lints=allow crates=jacopone
-
### Summary
Both lints work correctly on parameters that aren't self for methods.
### Lint Name
pass-by-value-size-limit, trivial-copy-size-limit
### Reproducer
I tried this code:
`…
x4exr updated
3 months ago
-
```
(wpt-env) C:\Users\geoff\Documents\projects\wpt\tools [master ≡]> tox -e py27 -- --no-cov -vv
py27 create: C:\Users\geoff\Documents\projects\wpt\tools\.tox\py27
py27 installdeps: flake8==3.5.0,…
-
Technically, semver says that these are minor changes.
Not all want to treat it as such and is an example of why people would want control over lints treatments, see #58
-
I've been working on creating a sys crate for [`dqlite`](https://github.com/canonical/dqlite) but I'm having issues using libsqlite3-sys with it.
Link to the (very simple) project: https://github.c…
-
Why do I suddenly get lints about https://dart.dev/tools/linter-rules/implicit_call_tearoffs? Doesn't that contradict the language feature of callable classes? Especially for my flutter_command packag…