containers / containers/tar-diff

Create .golangci.yml configuration

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
66
Forks
27
Avg merge
14d 3h
Merged PRs (30d)
1

Description

Create a `.golangci.yml` configuration file enabling additional linters:

- `gofmt`, `goimports` - Code formatting
- `govet`, `errcheck` - Code correctness
- `staticcheck`, `gosec` - Security and static analysis
- `misspell`, `gocritic` - Style

The Makefile already runs golangci-lint but there is no configuration file to customize which linters are enabled.

## Dependencies

- Depends on #22 (Go 1.25+ update)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.