-
linter fails
```
Running [/home/runner/golangci-lint-1.63.4-linux-amd64/golangci-lint run --go=1.23] in [/home/runner/work/serving/serving] ...
Error: pkg/reconciler/route/route.go:372:3: error …
-
There currently exists a pattern of `//nolint` directives disabling linters without saying why.
We should enable the `nolintlint` linter, that'll require explanatory comments for `//nolint` directive…
-
[dotenv-linter](https://dotenv-linter.github.io/) is a useful thing to be gotten from arkade
-
*Description*:
```log
fatal: ambiguous argument 'origin/': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
```
https://gi…
-
This ticket is to implement a linter for our C++ code that enforces the Google code conventions. If we want to use another convention besides google (which can be admittedly a little hard to read) we …
-
Several issues/PRs have been filed due to misspellings in docs site content. A spellcheck linter should be added to mkdocs. See https://pawamoy.github.io/mkdocs-spellcheck/ as a potential candidate an…
-
We should adopt a linter as well as develop a clear code style guide. I'm open to suggestions to which linter we should use. @SIGMazer Any thoughts?
-
A catch-all issue to report things that could/should be improved in Linter performance
-
## Describe the problem/error/question
The n8n linter shows via require that the package can not found ("Cannot find module 'jsdom' or its corresponding type declarations.")
- n8n built in package "…
-
At the moment, FireMonkey uses [CodeMirror 5](https://github.com/codemirror/codemirror5) for the code editor.
CodeMirror 5 uses [CSSLint](https://github.com/CSSLint/csslint) & [JSHint](https://github…