dominikh / go-tools

Staticcheck - The advanced Go linter
https://staticcheck.dev
MIT License
6.21k stars 377 forks source link

website: add defaults for dot_import_whitelist #1617

Open alexandear opened 2 weeks ago

alexandear commented 2 weeks ago

This PR modifies options.md by adding default values for the dot_import_whitelist option.

See https://github.com/dominikh/go-tools/blob/cdd14abaf8eddb869706f0eb52df2a6c82d95b40/config/config.go#L176-L180