-
Hi there, I'm trying to configure `golangci-lint` but I can't for the life of me figure out what's wrong 🙈
plugins:
```
return {
{
"stevearc/conform.nvim",
event = 'BufWritePre', …
-
- [x] Currently there's a lot of noisy output from the linters - configure them so that only the appropriate warnings are displayed and the rest are ignored
- [ ] Consider adding auto formatters, lik…
-
Adding golangci-lint with as many linters enabled as possible is needed before releasing to ensure code quality.
As IRSO is using Golang 1.23, the required golangci-lint version is 1.60.1 or newer.…
-
### box.linters version
v0.10.5
### Sample source code to lint
```r
box::use(
app/main,
shiny[shinyApp],
)
shinyApp(main$ui, main$server)
```
### Lint command used
```r
code
-
EDIT: maybe I don't understand "lazy" because if I add a timer it works
nvim-lint
```
return {
"mfussenegger/nvim-lint",
priority = 0,
dependencies = {
"frostplexx/mason-bridge.nvi…
-
#### **Description:**
Enhance the `projects-monitor` service to check for the existence of language-specific linter or validation configuration files in each monitored repository. After verifying t…
-
Hi thanks for the lib! In JS, we have https://www.npmjs.com/package/eslint-plugin-react-hooks linters for enforcing the rules of hooks https://reactjs.org/docs/hooks-rules.html (the rules are mostly t…
-
- [x] Linters
- [ ] Test
- [ ] Check generated code
- [x] Vulnerabilities
- [ ] Check go.mod
https://github.com/feilerdev/tttd/pull/23
-
To avoid strange errors, because of typos and general inability to remember documentation, it would be nice to run YAML structure linters before `snapcraft`.
Docs mention that `snapcraft` runs emb…
-
I pinpoint the issue by removing all of my plugins except nvim-lint
this happen when doing :w
linter - clang-tidy
file size - 16.94kb
lines - 544
nvim - 0.10.2v
os - windows
shell - powershel…