Matthias Bastian

Results 5 comments of Matthias Bastian

I played around a bit, aiming for a "works for me" fix. I failed. I'd need more time to get more familiar with the code. However, some questions arose: -...

Similar behaviour here: sshfs on Mavericks works fine with OpenSSH_6.6p1 on Android. The describes problem occurs when the sshd is a Dropbear.

Workaround: golangci-lint [v1.57.0](https://github.com/golangci/golangci-lint/releases/tag/v1.57.0) introduced the `--enable-only` flag (https://github.com/golangci/golangci-lint/pull/4438). After fixing only the imports first (e.g. using `gci`), the next run with the usual config works. ``` golangci-lint run --enable-only gci...

Can be closed, `Same` and `NotSame` are available.

> Is the marker always isolated? In the sense of "on a separate line"? Then yes.