-
**Description**
It would be great if the `check.sh` script took an additional boolean parameter: `FAIL_ON_ERRORS`.
**Use Case**
Most linters will return exit code 0 if no errors are found, and ex…
TimD1 updated
1 month ago
-
The dart language supports exceptions but not checked exceptions.
The lack of check exceptions means that developer must rely on documentation to determine what exceptions a method will throw.
I…
-
**Describe the issue**
When a newbie falls on linter check **no_logic_in_create_state** (#1875) and goes to that page, he can't realise how to write a workaround instead of bad code.
**To Reproduc…
-
I think we could colorize the expanded output (behind a flag?):
```none
/Users/srawlins/code/dart-linter/foo/lib/src/foo/dir/x.dart 1:8 [lint] Document all public members.
String addddddd() => 'y…
-
In the [v2.3.0 release](https://github.com/steelbrain/linter/releases/tag/v2.3.0) of `linter` support for the v1 API was removed, breaking semver. This means that this provider is no longer supported …
-
Morebits has a bunch of ES5-style newable classes that do not begin with a capital letter, which is the normal convention for classes. This is triggering the eslint linter error `new-cap`.
This tic…
-
## Linter rationale and background
Flutter makes cross platform development between VM and Web mainstream. Developers are thus more likely to run across APIs that while they work and are available …
-
`
onNavBack: async function () {
const sPreviousHash = History.getInstance().getPreviousHash();
// TODO: >= 1.120 remove deprecated CrossApplicationNavigation Usage. See:
// https:/…
-
**Bicep version**
0.30.23
**Describe the bug**
In VS Code (& in the CLI), I have a warning message when deploying an Microsoft.APIManagement resource saying that I should update the version from 2022…
-
## Summary
> "react-compiler-runtime": "19.0.0-beta-0dec889-20241115",
> "babel-plugin-react-compiler": "19.0.0-beta-0dec889-20241115",
> "eslint-plugin-react-compiler": "19.0.0-beta-0…