-
## Expected Behavior
It should lint files that use a dash to split language code from country code, like `en-US` or `pt-PT`.
**UPDATE**: just realized this only happens for deletion of lines, bu…
-
## prefer_enum_by_name
For enums, instead of this:
```dart
final StyleDefinition styleDefinition = StyleDefinition.values.firstWhere(
(def) => def.name == json['styleDefinition'],
);
`…
-
Hey folks 👋
I just came across this problem and I thought it was a good idea to open an issue so other people might have something to find if they end up trying the same thing.
We are trying t…
-
#### Description
Currently, the UI5 Linter outputs results in an ESLint-like style to the console. To make these findings transferrable to the VSCode "Reports" tab, we need to adopt VSCode's format…
-
I am one of the developers of the Visual Studio Code Puppet Extension (https://github.com/jpogran/puppet-vscode) and I started to add metadata lint support to the extension using this gem. Currently …
-
**Describe the bug**
I defined a .secretlintignore file in .github/linter but it doesn't work. If I move it to the root folder, it works.
```
❌ Linted [REPOSITORY] files with [secretlint]: Found …
-
OpenAPI specification checked by using spectral linter.
However due to bugs in spectral linter (see https://github.com/stoplightio/spectral/issues/403) perfectly valid OpenAPI specifications might …
-
### Description
When attempting to run FlakeGuard on integration tests for the Swell Electron application, I consistently receive a "SyntaxError: Unexpected end of JSON input" error. This occurs for …
12mv2 updated
2 months ago
-
Currently we have no standard linting or code styling rules set for this repo. As this project grows and different folks start contributing, we will need to add linting and code formatting to the pro…
-
# Summary
Add an ability to show full manifest of a helm chart before it gets applied, with an option to see it even if it's invalid (maybe even add a basic linter to it to debug even faster?)
#…