Arzhan "kai" Kinzhalin
Arzhan "kai" Kinzhalin
@mcastelino, i'm curious, what's the backing (host) fs? it seems like `overlay`/`overlay2` may have problems on `xfs` formatted w/o `-n ftype=1`... in such case there might be issues removing files...
@ikeydoherty, do you mean setting EFI `BootNext` var? is `fwupd` a boot service? or do you mean starting a linux into `fwupd` screen? (I need to familiarize myself more with...
> changing /etc on behalf of the user, without even a mechanism to undo/redo the change, sounds a bit like trouble. Ideally the system should not touch /etc unless asked,...
@cfjedimaster @qubyte I believe that "proper" (node-jshint-like) config file handling should be done once Brackets supports async linting (i.e. adobe/brackets#5137 comes through). it will be done along with .jshintrc lookup...
i do believe that the implementation is not quite appropriate -- it changes a lot of code where it shouldn't have. looks more like refactoring. i left a comment in...
Minor correction: the actual pending PR is adobe/brackets#6530. The other is the link to the original issue (one of the many).
let's discuss code next to it.. see #34.
@globexdesigns the behavior simulating node's version of jshint behavior will be implemented once support for asynchronous providers will be in place. it will be soon, hopefully. currently, as you mentioned,...
Supposedly, #55 implements it (enabled by default). Is it broken? EDIT: ah, I see. @Qantas94Heavy, you mean supporting `extends` in .jshintrc. Sorry #55 is not applicable then. @cfjedimaster, perhaps it...
@piotr-cz, just in case, the file should be called `.jshintrc`, not `.jshint`.