-
## `dart_style_todos`
Similar to [`flutter_style_todos`](https://dart.dev/tools/linter-rules/flutter_style_todos) but for repos in `dart-lang` org.
People could not longer be working on a projec…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
There must be a linter for enforcing the absence of some patterns in the code Notably, this one was rejected by Yuri:
```Python
def example(variable: int):
# wrong
if variable: # implicit use…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
**What is a Contribution Opportunity?**
A Contribution Opportunity is a concrete task that you can work on to contribute to the Optimism Collective.
---
## Summary
The [Optimism Monorepo](…
-
-
This will ensure any changes anyone goes to make always adhere to the style enforced in the repo.
Also, if need be, you can always provide the `--no-verify` flag to `git commit` to skip running pre…
-
Here's another thing straight out of the style guide that we don't lint for, that `styler` fixes:
```
styler::style_text("
foo 1) return(x)
return(x - 1)
}
")
# foo 1) {
# return(x)
…
-
### Environment information
```bash
CLI:
Version: 1.9.1
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
-
## Product Plan
Create a linter that is
* zero-config
* only checks for correctness errors (code that is outright wrong or useless) - definition from [Rust Clippy](https://github.com/rust-lang/…