-
**Description:**
As an active user of the Obsidian Linter plugin, I find its functionality essential for maintaining consistency and cleanliness in my notes. However, I am encountering a significan…
-
Hi, I'm integrating tern.java with IntelliJ and have following usecase:
tern.server.protocol.lint.ITernLintCollector#addMessage provides generic API for all linters, I'd like to have however access t…
zielu updated
8 years ago
-
This issue describes the implementation plan for eslint/rfcs#99, which will take place in several phases:
## Phase 1: Implement external changes
- [x] https://github.com/estools/esquery/pull/139
- […
-
**Bicep version**
* bicep.exe v0.27.1
* Bicep extension v0.27.1
* VSCode x64 v1.89.1
**Describe the bug**
Bicep VSCode extension / linter recommends API version `2023-12-01` for `Microsoft.…
-
Here's a simple package:
```
my_package
- pubspec.yaml
- .analysis_options
- lib
- class.dart
```
with `.analysis_options`:
```
linter:
rules:
- always_declare_return_typ…
-
### Current Behavior
Right now if user hasn't specified entryFile in ng-package.json of secondary entry point `enforce-module-boundaries` throws an error:
```
Oops! Something went wrong! :(
ESLi…
-
AtomLinter v0.X.Y API has been deprecated. Please refer to the Linter docs to update and the latest API: https://github.com/atom-community/linter/wiki/Migrating-to-the-new-API
```
PhpAnalyser.Linter …
-
### Provide a general summary of the issue here
Copying the example from https://react-spectrum.adobe.com/react-aria/routing.html#routerprovider gives `Hooks may not be referenced as normal values,…
-
## Steps to Reproduce
Create a new Dart project (designed to be a consumable package). Add the following contents to `analysis_options.yaml`
```yaml
linter:
rules:
- avoid_classes_with_on…
-
In a bundle file (no matter whether it's a `Component-preload.js` or a `library-preload.js` file) calls to the bundle-only APIs `sap.ui.predefine` or `sap.ui.require.preload` are reported as use of a …