-
### What version of Oxlint are you using?
0.11.0
### What command did you run?
_No response_
### What does your `.oxlint.json` config file look like?
Proposed config:
```json
{
"…
-
### What version of Oxlint are you using?
0.10.3
### What command did you run?
_No response_
### What does your `.oxlint.json` config file look like?
proposed example:
```json
{
…
-
Running "npm run lint" on the current code in the repo returns 146 problems (143 errors, 3 warnings). This is on a Raspberry Pi Zero 2W, if that makes any difference. As far as I can tell, most of th…
-
Now that we have multiple devs working on the frontend, we should create config files for prettier and eslint
-
To make it easy to run the linters and formatters for C++ (clang-tidy, clangformat, cpplint) and python (pylint, yapf) we should add config files for these various utilities and add instructions for h…
-
### What version of Oxlint are you using?
latest
### What command did you run?
npx oxlint -c .oxlint.json
### What does your `.oxlint.json` config file look like?
{
"plugins": ["typescript"]
…
-
Hi,
isort linting works very nice, but I am missing a single option to finish my ruff setup - which is 'group_by_package'.
1. Would it be easy to implement?
2. What is my workaround for temporary…
-
See below.
```
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-eslint-plugin": "^5.5.0",
"eslint-plugin-import": "^2.29.1",
…
-
Hi there, I'm trying to configure `golangci-lint` but I can't for the life of me figure out what's wrong 🙈
plugins:
```
return {
{
"stevearc/conform.nvim",
event = 'BufWritePre', …
-
Also:
- [x] Add spaces to curlies in imports and object assignments
- [ ] In prettier as well
Updates for eslint
- [x] order import/export
- [x] Array types defined with generic syntax
- [x] Cons…