James Talmage

Results 145 comments of James Talmage

W/regard to the `no-skip-*` rules, I think auto fixing those is problematic. It will likely make the tests fail. If I am running `xo --fix` to clear up some whitespace...

Does `--fix` only fix errors, or warnings too?

#86 will help with this. If someone is putting a non-string inline, it's usually an expression, like `prefix + ' some title'`, which you can be confident always evaluates to...

Just an FYI, it's running just fine for me in OSX `10.10.4`.

It doesn't seem like this should be drawing that much power. Certainly not 3x times what dropbox does.

TL; DR; https://github.com/iarna/write-file-atomic

Yes. A separate module would be entirely fine. I wouldn't want it bundled into `luabundler` though. I intend to consume this module directly. I think a low-friction way to solve...

For sure. Happy to. Luanalysis is fantastic, BTW.

Any reason you're not using the separate project as a dependency yet?

Originally reported here: https://github.com/avajs/ava/issues/797 Hey @twada! 😃