-
# NOTE -- please read
If you see lines starting with `ld: warning` but not other outputs, they are _just warnings, not errors_. You should still get a working binary, if there is no other output. P…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
Can we add an option to skip formatting imports or sort only within the sections of import instead fo the whole list being sorted even if they are separated by spaces?
sample,
```
package testdat…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
```
run golangci-lint
Running [/home/runner/golangci-lint-1.52.2-linux-amd64/golangci-lint run --out-format=github-actions] in [] ...
Error: type `exists` is unused (unused)
Error: func `cre…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
# Context
## Package Initialization
When importing a package, it is initialized according to the sequence described in the [Go specification](https://go.dev/ref/spec#Package_initialization). If that…