-
I can see that there was a previous issue with dynamic imports but that there is now a test and it appears to me that it should be working.
But when trying out unused on my project it still report…
-
I'm learning the chapter 14 about https://nextjs.org/learn/dashboard-app/improving-accessibility;
when I run
`pnpm lint`
what I expect
`No ESLint warnings or errors`
but I got
`Failed to load…
-
### Feature request description
I would like to only check for missing dependencies, but not report or fail on unused dependencies.
This can be a flag similar to `--skip-missing`:
> `--skip-u…
-
ENVIRONMENT:
pylint 2.4.4
astroid 2.3.3
Python 3.5.3 (default, Sep 27 2018, 17:25:39)
[GCC 6.3.0 20170516]
STEPS TO REPRODUCE:
1) Lint
```python
"""Lol."""
def lol():
"""Lollollol!"…
-
Parent issue: #29
To support modern mods CE needs hook scripts implementation. To get started with them there needs to be some basic structure.
I recommend to study sfall code and use the same b…
-
### Describe the bug, what's wrong, and what you expected.
Random `mypy` errors seem to be popping up here and there with `pre-commit`.
#5589 added ``--warn-unused-ignores``. In theory, adding t…
-
Would be awesome to support `composer unused`
* https://packagist.org/packages/icanhazstring/composer-unused
It detects non used packages and creates a report of that knowledge
Data type | …
-
## Git Commit Message and Branch Naming Guidelines
### General Rules
- **Do not push directly to the `main` branch.** Always create a new branch for your work.
### Commit Message Structure
- *…
-
Callfuncs with mismatched arguments will silently fail (not even a console warning!).
To mitigate this, we should automatically append `_p = invalid` parameters to all callfunc-exposed functions f…
-
### 🔎 Search Terms
isolated declarations quick fix rename ts2842 ts9007
### 🕗 Version & Regression Information
- This is the behavior in every version I tried
### ⏯ Playground Link
ht…