-
See the `wallet` directory in the testapp.
-
### Description
We have currently adopted a new document template, and some rules need to be supplemented and aligned again.
```rust
/// ### What it does
///
/// ### Why is this bad?
///
/// …
-
The following are equivalent:
```dart
export 'a.dart';
```
```dart
export './a.dart';
```
The first form seems to be preferred across Dart sources and tooling (although this doesn't seem …
-
-
### Proposal
Move to [Ruff](https://docs.astral.sh/ruff/) for linting and formatting
This is a follow-on from discussion in https://github.com/jbloomAus/SAELens/pull/226
### Motivation
Ru…
-
What typescript linting are we using?
-
- [x] zprint conflicts with clojure-lsp when formatting `ns` https://github.com/status-im/status-mobile/pull/17496#discussion_r1358337423
- [x] lint against not requiring quo2 component from `quo2.co…
-
**Version**
Branche "develop"
**Description du bug**
Quelques fichiers du backend sont modifiés quand on fait tourner le linter avec la config par défaut.
J'ai des modif quand je fais tourner bl…
-
Currently there is a tight coupling between pre-commits hooks and CI linting that makes things very confusing and opens the door to misconfiguration bugs.
Acceptance:
1. Investigate and Implement a …
-
PatternFly-React defines the standard set of linting rules used both by PatternFly React core libraries and PatternFly Extensions. These should be reviewed to ensure the set of rules are up to date w…