Commit ee68c28
committed
ci: use ESLint for linting, instead of XO (which uses ESLint internally)
The main reasion is to support linting in an Neovim environment, which needs to be able to call ESLint directly. See also the https://github.com/vidavidorra/eslint-config project which exposes the ESLint configuration, while still getting the configuration and all rules from XO.1 parent cdca1bf commit ee68c28
5 files changed
Lines changed: 182 additions & 149 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments