-
### Problem
The current implementation of `-Zlints` is just a transform from `[lints]` table to a series of rustc lint flags. When a lint error/warning is emitted, rustc report as if the lint rule we…
-
### Motivation
There was an issue with tt_metal consuming umd, which was surfaced after https://github.com/tenstorrent/tt-umd/pull/277.
The problem is that both tt-metal and umd have common dir, and …
-
### Description
I thought I was sly when I set up lint-staged like this in my monorepo with yarn workspaces:
root ./package.json:
```
"lint-staged": {
"applications/app1/**/*.*": …
fabb updated
4 months ago
-
### Description
To ensure consistent formatting and try and keep consistent code quality, linting and formatting should be setup as `pre-commit`.
We could probably stick with the "standard" tools, n…
-
### Symfony version(s) affected
6.3
### Description
When the console command `lint:container` is invoked in debug mode, it recompiles the container with many compiler passes removed, includin…
-
In updating eslint-plugin-jsdoc from 37.9.1 to 39.3.13 there was a CI failure which could not be reproduced locally:
https://github.com/fluid-project/eslint-config-fluid/actions/runs/3272623425
…
amb26 updated
2 years ago
-
I've written a tool that helps you get lint information from `gcc`, but with regards to the `compile_commands.json`. It's better than just calling `gcc -o /dev/null` because it gets the proper flags f…
-
**Is your feature request related to a problem? Please describe.**
`salt-lint` should catch poorly indented states.
https://github.com/saltstack-formulas/haproxy-formula/blob/958c2d9249b276d1844…
-
When using this GitHub Action, I encounter the following error message:
```
🐶 Get changed files
fatal: --unshallow on a complete repository does not make sense
```
I suspect the error [here](…
oynek updated
6 months ago
-
Hi,
I have removed a folder with files from the three. Then I get this error:
` Error: Invalid glob argument:`
If I add a changed file to it: no problems. I'm on gulp 4.0
This is my task:
…