-
**What version of `eslint` are you using?**
`8.57.0`
**What version of `prettier` are you using?**
Not installed as a dep of our project, but `npx prettier --version` returns `3.2.5`
**What ve…
-
These would be checks done at runtime when validating requests and responses. The idea is to suggest ways to enhance the specification to cover more things.
- produce a list of headers, query param…
-
Right now, if python linting/type checking fails, we need to go to the report in the workflow.
It would be ideal to have github formatted output showing up to files in the PRs on the lines that are…
-
We have a number of things we should probably be linting for, like ensuring `relref`s use root-relative paths, relref strings won't fail to resolve, and the like, that our current linting tools can't …
-
`pnpm lint` results in:
```
workflow-api:lint: Oops! Something went wrong! :(
workflow-api:lint:
workflow-api:lint: ESLint: 8.57.0
workflow-api:lint:
workflow-api:lint: TypeError: Cannot des…
-
Because of deprecation of Github Services, the Travis CI integration isn't working.
> GitHub Services have been deprecated. Please contact your integrator for more information on how to migrate or …
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
The [configlet tool](https://github.com/exercism/can…
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
The [configlet tool](https://github.com/exercism/can…
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
The [configlet tool](https://github.com/exercism/can…
-
I have a bunch of `.inl` files that the linter has issues with. The issue is quite simple and understandable, but I'm not sure how to get around it. To get a better idea of what I'm talking about, her…