-
Hey there!
I wanted to create an issue here just in case you're not active on GitLab anymore, but I'm trying to create a pre-commit hook so i can use `eclint` in my repos. ([see here](https://gitlab.…
-
We really need to find an alternative tool to [EClint] to validate code styles consistency of the repo's code, for the following reasons:
1. ECLint development has been officially dead for over two…
-
https://github.com/jedmao/eclint
https://www.npmjs.com/package/eclint
-
```yml
- name: "Check adherence to EditorConfig"
uses: "greut/eclint-action@v0"
with:
eclint_args: "-exclude '{bin/generate.php,bin/shape.php}'"
```
Turns into …
-
## Description
`eclint` only indents comments in a JS file, everything else is kept as it is.
## How to reproduce
Example JS file:
```javascript
/*
* Some comment on the module.
*/
v…
-
**Describe the solution you'd like**
Use `eclint fix` to apply fixes when an option is set. A few considerations:
- On protected branches, a pull request will need to be created. Something lik…
-
eclint check and eclint infer seem to be working well, but eclint fix doesn't actually change the given path :/
-
Statement of ECLint Owner: https://github.com/jedmao/eclint/issues/226#issuecomment-689193653
-
### 1. Summary
It would be nice, if `eclint fix` will remove leading spaces for tabs users.
### 2. Argumentation
Some tools automatically generate files with leading spaces. `eclint fix` doesn't fi…
-
## Version **2.8.0** of **eclint** was just published.
Branch
Build failing 🚨
Dependency
eclint
Current Ver…