-
Reproduction in https://github.com/denoland/deno/issues/26519#issuecomment-2439746067 makes it very clear
that formatting and linting directories like `.next/` is not a good idea.
It takes a long…
-
# Description
We use the Grafana dashboard linter in many of our CI's to ensure we keep a consistent quality level in our dashboards.
The project is not tagged at the moment, leading us to point to …
-
https://codemirror.net/doc/manual.html#addon_lint
https://codemirror.net/addon/lint/lint.js
https://codemirror.net/addon/lint/html-lint.js
-
We need to ensure that KDocs are present on all non-private:
- Classes
- Values/fields
- Explicit constructors
- Companion objects
- Nested classes
- Enums
- Annotations
- Interfaces
- Extens…
-
When running sphinx-lint in CI environment, I'd like to have the syntax issues to be both printed to the output and stored in a log file, because the output will be annotated with [sphinx-lint-problem…
-
Recently we [landed a change](https://github.com/rust-lang/rust/pull/52467) which squashes all lints tied to foreign macros, but this can thwart lints like `unreachable_pub` in unusual fashions. The `…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Currently Kotlin code can be linted via ktlint with super linter, but ktlint doesn't look at …
-
There are various "patterns" we don't want in the compiler out of one reason or another. I'm using this issue to collect them and create lints for detecting those patterns. The lints will only be avai…
-
From https://github.com/phetsims/perennial/issues/370
- [ ] Move this code to perennial
- [ ] Create a grunt task that runs pre commit hooks for a given repo or repos, and have it support
- [ ] …
-
### Page URL
https://dart.dev/tools/linter-rules/use_build_context_synchronously.html
### Page source
https://github.com/dart-lang/site-www/tree/main/src/content/tools/linter-rules/individual-rules…