Gianluca Coviello
Gianluca Coviello
@ramsessanchez , I pasted the code I use to upload the file above. This is how I create the client ``` protected OnedriveAccount(OnedriveState state) { this.state = state; this.credential =...
@baywet not a great git user, but I think I managed to obtain what you requested, although by reverting and recommitting. :$
I am actually making a mess... I updated another file, for which I wanted to create a different PR, but it seems that everything i commit to my fork's dev...
Just wanted to be sure you noticed you also approved and merged the change on settings.json to forbid autoformatting, in this project, a source file modified by somebody (like me)...
@baywet you're welcome. Just out of curiosity, but... why reverting it? Do not misunderstand me, please. I am not offended by the revert, but I can't help but asking: removing...
Thanks for explaining. About integrating spotless in this project as well, why not during spare time.