-
-
**Is your feature request related to a problem? Please describe.**
feature request to add https://github.com/sqlfluff/sqlfluff
dialects currently supported by sqlfluff
ANSI SQL
SQL defin…
-
I have already opened this is discussions but this is another issue just to keep track of pr's coming in.
#1142
-
It does not work after first linting that the relevant messages has not been updated.
I use it in neovim with reference configuration of plugin nvim-lspconfig.
-
Different contributors have different code styles. The recommended approach to handle this is to have a pre-commit/CI step that validates that the source code follows some style.
For Python, I have…
-
| Metadata | |
| -------- | --- |
| Owner(s) | @blyxyas |
| Team(s) | [clippy](https://github.com/rust-lang/rust-clippy) |
| Goal document | [2024h2/optimize-clippy](https://rust…
-
In `mx-bluesky` we have enforced some import rules with a linter https://github.com/DiamondLightSource/mx-bluesky/pull/568. We could do the same with `dodal`. The rules will probably be at least:
* `…
-
**Describe the bug**
There are a few lint errors we need to fix https://github.com/knative-extensions/eventing-kafka-broker/actions/runs/10079854577/job/27868194009?pr=4005
**Expected behav…
-
_e.g._ if a free tool like rubocop exists
An ideal solution would be something I can use to scan page(s) and offenses would be reported.
Or a report generated that I can use to prioritize.
-
### Describe the feature
Currently, `@nuxt/eslint` only enables rules of non-typechecked configs (`recommended` / `strict`) from `typescript-eslint`. In addition to these, `typescript-eslint` also …