-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or…
-
This might sometimes be what you want, but it's worth noting that
* the ruff rules are pretty strict and include automatically fixing a lot of issues. This is very much a matter of taste, but I perso…
-
- [ ] #2 Detect when single root not provided
- [x] #3 Warn if default root node #1 is used
- [ ] #4 Warn where inline references to assetID's exist
-
The current linter does not seem to catch `B` and `C` rules even though they are enabled in `.flake8`.
Running the ruff linter caught the following:
```
demos/gray_scott.py:173:16: B007 Loop con…
-
**Is your feature request related to a problem? Please describe.**
We have a (very cool!) configurable rules feature that also works well for all the different formats we support (OpenAPI, AsyncAPI…
-
### 🔖 Feature description
In `backstage-cli repo lint` a new option to pass `--quiet` globally to suppress eslint rules marked as warnings.
### 🎤 Context
We are introducing some global lint rule ch…
-
Is ti possible to create a lint rule for enforcing Fed v2?
This could help with subgraphs that needs to migrate and maybe provide some observability for the status of that kind of migration
Urigo updated
11 months ago
-
### Description:
The project is currently using an outdated version of ESLint. To ensure better performance, security, and access to the latest features, we need to update ESLint to the latest vers…
-
-
**Description**
Currently there are no typescript linting rules enforced in the SDK repo. Let's enforce some reasonable lints :)
Reasonable set of typescript eslint rules from Rossi at Hyperlane: ht…