Anton Bulakh
Anton Bulakh
A suggestion is to also support a subset of laucheck options for this. So syntax like `-- luacheck: globals g1 g2 g3` will add `g1`, `g2` and `g3` as globals....
I did not suggest replacing emmylua syntax or whatever, I suggested to support the luacheck syntax additionally, for projects that use luacheck, for the usability of the feature to be...
Okay, so this is a generic Lua LSP (at least the best attempt at it), and also it [states](https://github.com/sumneko/lua-language-server/wiki/Annotations) that while their custom annotations are *based* on EmmyLua, it's **not**...
I am from Ukraine (so I guess my opinion has a credibility point or something), and while I applaud things like removing Z from brands - e.g. I have a...
Also the script seems to use `type -p` everywhere, but there are a couple of `which` calls here and there
Well I actually recently heard news that Chromium actually performed a DNS lookup for each domain change (generating insane 60% of DNS traffic or something like that), so they won't...
Hi! Any movement on this? Seems like an extremely simple improvement
Hello, any progress on this? I've had NVMe passthrough implemented reasonably well for a while in my uefi project, and I am considering making a PR for this. Although I...
Sure, I'd push the ones I have in my project, I need to add docs/missing impls and also yeah most of them are kind of untestable without dedicated hw or...
Do you use the drawer controller (instead of having like 50 external storages)? Also for the exact usecase of such defragmentation there is a 'priority' setting on the external storage,...