-
https://github.com/amperser/proselint/
-
I.e. most common (critical and warning severity):
- disk usage
- memory usage
- CPU usage
- kubelet limit for pods per node
- etc.
-
I would like to evaluate 4.1 Kernel releases for evolutionary deep dive of CL*OS. The current bleeding edge may not be the best place to understand all of its optimizations given my rudimentary nix ba…
-
Currently `'func-names': ['error', 'always']` and `'no-unused-expressions': 'error'` produce errors for a perfectly valid aura controller code as below:
```javascript
({
myAction: function (c…
-
## New feature motivation
`@semantic-release/npm` is a huge dependency because it depends on `npm`. It's installed by default with `semantic-release` but a lot of projects are not using it. But bec…
-
So that queries over entry tree don't fail
parse first, compile second, tests 3rd
-
[](https://issuehunt.io/r/xojs/xo/issues/88) + [](https://issuehunt.io/r/xojs/xo/issues/71)
---
https://eslint.org/blog/2022/08/new-config-system-part-2/
The change has been out for a while a…
-
In the spirit of ESLint and Babel, would it make sense to allow editorConfig settings in package.json?
I feel like it probably doesn't, but I wanted to have it documented either way to be definitive.…
-
If we are monitoring complex systems, we might get metrics on different connected entities from different metric providers. The label naming might not be 100% aligned, i.e. in Kubernetes we get contai…
fabxc updated
3 weeks ago
-
_Updated by maintainers_
Currently `${self:.. }` is always resolved against main configuration. If we use `${self:...}` in file imported via `${file():..}` variable, then it doesn't refer to proper…