-
Our JSX linter has an issue, @mdave0905 do you know how to resolve it?
![image](https://github.com/user-attachments/assets/f5f1fca2-1cfd-4867-bade-fb7c10175567)
-
Currently running the linter on the eliza repo does not trigger the jest tests, this ticket intents to enable jest along with the linter eslint run.
here is how this can be done:
```
{
"overrides…
-
## Expected Behavior
When I run `npm run ui5-lint --ignore-pattern "webapp/test/locate-reuse-libs.js" > ui5linter.txt` I would expect to get everything except the reuse-libs
In the log I se…
-
Tracking for checks thought of, but yet to be implemented:
ranges
- [ ] range type is correct (`SEMVER` is valid, `GIT` is valid)
ecosystems
Package existence and package version existence…
-
In the same way we have a linter for to detect an unused argument of a function or lemma, we should have a linter to detect an unused `variable` declaration. I realized we have many of them.
-
Ruby 3.1 introduces a more performant anonymous block forwarding syntax that we should adopt once we freeze support for Ruby 3.0
https://bugs.ruby-lang.org/issues/11256
https://docs.rubocop.org/rub…
-
Upgrade version from 4 to 6
-
Ik zou willen dat er een linter was waarmee ik kon checken dat ik mijn `tokens.json` op de juiste manier heb ingevuld.
-
# Add ruff as an automatic linter
We should add a pre-commit hook for linting GreenHEART to streamline and simplify code coming from disparate sources.
## Proposed solution
[Ruff](https://g…
-
I discovered your linter when you opened
https://github.com/golangci/golangci-lint/pull/5033
The code review led to [decline your linter because it was close to gocritic one](https://github.com/gola…