-
I use VS Code for updates in my fork of this repo, and have the widely-used [markdownlint](https://github.com/DavidAnson/vscode-markdownlint?tab=readme-ov-file#markdownlint) extension installed.
…
-
We are using for our strings markdown syntax to be able to define bold and links from the string itself.
Will it make sense for this project, if we open a PR adding two new checks (one for bold, an…
-
Hi :wave:
if I am not mistaken, the Biome-Formatter in Spotless currently only supports formatting but doesn’t check or apply linting rules. It would be great if the integration could support Biom…
jdsee updated
2 weeks ago
-
### Problem you would like to solve
Camunda Desktop modeler currently displays lint messages. Currently some lint rules are configured to show lint messages along with the documentation url. The do…
-
> Does any usage of `figma.variables.getLocalVariables()` need to be replaced with `(await getVariablesWithoutZombies())` going forward? Maybe a custom ESLint rule or something could be useful for thi…
-
### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint…
-
**Add new rules to the list.**
Rules:
1. invalid gherkin file (https://github.com/gherlint/gherlint/pull/63)
2. `error`
- [x] `indentation` (https://github.com/gherlint/gherlint/pull/66)
…
-
**Is your feature request related to a problem? Please describe.**
Add pre commit hooks. It help catch issues like linting errors, unformatted code, or failing tests before code is committed to the r…
-
Strict linting rules require an override for the "example code".
Perhaps a better example should be provided?
```python
@app.post("/notification")
def post_event(event: MyRequest = XmlBody()) ->…
-
Use case:
We need to onboard existing schemas that do not conform to our desired set of linting rules, but want to prevent any new non-compliant schema changes from ending up in our supergraph.
Pr…