-
### Summary
Currently We lack lint checks on front end such as prettier
### Description
prettier can be added to `pre-commit-config.yaml` and need some additional configurations.
### References
…
-
Update: I'm working on this! **Follow the updates in this Twitter thread:** https://twitter.com/daniguardio_la/status/1739715412131238122
### PRs
- https://github.com/biomejs/biome/pull/1362
…
-
Hello,
I noticed a crash while linting after updating to version 0.4.14.
TypeError: Error while loading rule 'react-refresh/only-export-components': Cannot read properties of undefined (reading …
-
**Describe the bug**
The linter is complaining about CFEP-25 as per https://github.com/conda-forge/pytest-split-feedstock/pull/22#issuecomment-2460973301
**Expected behavior**
Grayskull should produ…
-
## Name
Some options:
- `verbose_conditional_collection_spread`
- `unnecessary_null_check_and_spread`
- Matches the naming scheme of other lints and diagnostics
- `prefer_null_aware_spread_…
-
This story is to address tech debt and failing linting after PR #5811.
Complete when full linting passes.
-
To ensure consistent code style and formatting across the entire repository, we need to implement pre-commit hooks that automatically handle formatting and linting for multiple file types. This will i…
-
We should write a typechecker for `DTerm`s. This will be very straightforward since `DTerm`s are supposed to be completely annotated with types, so the typechecker simply goes through and makes sure …
-
### Description of the bug
I created a custom pipeline with nf-core tools with minimal features and tried linting it. There were some issues with tests which were easy to fix, however, prettier fails…
-
### What it does
With the introduction of `#[expect]` in [1.81.0](https://releases.rs/docs/1.81.0/), it is now possible to ensure that lint is actually relevant - i.e. there is no "allow" that does n…