Raphael von der Grün
Raphael von der Grün
I _might_ be onto something. After initiating a rebase with `git rebase -i something` and making the desired changes in the editor, I usually start the rebase like I always...
My testing up until now seems to confirm that this problem only occurs on an interactive rebase when the editor for the interactive rebase preceding it had been closed using...
Seems the CI is failing since the docs have not been built after the release of v2.19.1
I agree with @breautek that we should make sure we are testing the right thing. And if nobody has free cycles to do this, deactivating the test sounds reasonable. Don't...
I improved the formatting of your issue. - Do you create `res/icon.png` in step 2? - Please explain the outcome in step 4. Do you get an error? Or is...
:+1: for elevating permissions yourself. Have a look at [node-windows](https://github.com/coreybutler/node-windows#elevate) for that. Seems to undergo some major refactoring right now, but if it does the job...
`.chktexrc` works for me. I guess `chktex` finds it automatically.
@edwinksl Among other locations, `chktex` looks for a `.chktexrc` (`chktexrc` on non-UNIX machines) in the current directory. For me it works having the file in the top level of the...
@NanerLee IIRC I did not change any settings for linter-chktex from their defaults
Instead of adding an option, this package could also change `javascript-obfuscator` to a peer dependency.