coderaiser
coderaiser
@alexander-akait I also waiting for ability to use rust-based solution to produce `estree` or `Babel` AST. I’m working on linter 🐊[`Putout`](https://github.com/coderaiser/putout) that can fix everything it can find and on...
> For for your interest we are working on rust based linter solution https://github.com/swc-project/swc/tree/main/crates/swc_ecma_lints, so if you want to be more faster and safely you can help ⭐. I am...
Done, thank you :)! - [x] fixed link to run `megalinter` locally - [x] let's start from `JavaScript` - [x] added property active_only_if_file_found: [".putout.json"] - [x] enhanced a little bit...
It says that it cannot find the image: ``` 1) CLI 78 (CLI) run on own code base: 79 Error: Command failed: mega-linter-runner --path ./.. --release test-nvuillam-merge -e "ENABLE=YAML" --nodockerpull...
@nvuillam do you have any progress on this?
Any progress on this?
Just fixed spell, could you please help me with tests
ping @Kurt-von-Laven
Here is how it can look like: [putout-processor-typos](https://github.com/putoutjs/putout-processor-typos), right now it spawns a new process on each file.